EndpointFactory - A factory class for creating endpoints.
Static
The id of the list.
getAddOrUpdateListItemEndpoint - Gets the add or update list item endpoint.
getAddOrUpdateRecordEndpoint - Gets the add or update record endpoint.
The id of the app.
getAppByIdEndpoint - Gets the app by id endpoint.
getAppsByIdsEndpoint - Gets the apps by ids endpoint.
getAppsEndpoint - Gets the apps endpoint.
The id of the record.
The id of the field.
The id of the file.
getDeleteFileByIdEndpoint - Gets the delete file by id endpoint.
The id of the list item.
getDeleteListItemEndpoint - Gets the delete list item endpoint.
getDeleteRecordByIdEndpoint - Gets the delete record by id endpoint.
getDeleteRecordsByIdsEndpoint - Gets the delete records by ids endpoint.
getRecordsEndpoint - Gets the records endpoint.
getFieldsByAppIdEndpoint - Gets the fields by app id endpoint.
getFieldsByIdsEndpoint - Gets the fields by ids endpoint.
getFileByIdEndpoint - Gets the file by id endpoint.
getPingEndpoint - Gets the ping endpoint.
getQueryRecordsEndpoint - Gets the query records endpoint.
getRecordByIdEndpoint - Gets the get record by id endpoint.
getRecordsByAppIdEndpoint - Gets the get records by app id endpoint.
getRecordsByIdsEndpoint - Gets the get records by ids endpoint.
The id of the report.
getReportByIdEndpoint - Gets the get report by id endpoint.
getReportsByAppIdEndpoint - Gets the get reports by app id endpoint.
getSaveFileEndpoint - Gets the save file endpoint.
EndpointFactory - A factory class for creating endpoints.