Uses of Class
ai.vectros.resources.records.requests.BatchGetRequest
Packages that use BatchGetRequest
-
Uses of BatchGetRequest in ai.vectros.resources.records
Methods in ai.vectros.resources.records with parameters of type BatchGetRequestModifier and TypeMethodDescriptionAsyncRawRecordsClient.batchGetRecords(BatchGetRequest request) Reserved endpoint for fetching multiple records by ID in one call.AsyncRawRecordsClient.batchGetRecords(BatchGetRequest request, RequestOptions requestOptions) Reserved endpoint for fetching multiple records by ID in one call.AsyncRecordsClient.batchGetRecords(BatchGetRequest request) Reserved endpoint for fetching multiple records by ID in one call.AsyncRecordsClient.batchGetRecords(BatchGetRequest request, RequestOptions requestOptions) Reserved endpoint for fetching multiple records by ID in one call.RawRecordsClient.batchGetRecords(BatchGetRequest request) Reserved endpoint for fetching multiple records by ID in one call.RawRecordsClient.batchGetRecords(BatchGetRequest request, RequestOptions requestOptions) Reserved endpoint for fetching multiple records by ID in one call.RecordsClient.batchGetRecords(BatchGetRequest request) Reserved endpoint for fetching multiple records by ID in one call.RecordsClient.batchGetRecords(BatchGetRequest request, RequestOptions requestOptions) Reserved endpoint for fetching multiple records by ID in one call. -
Uses of BatchGetRequest in ai.vectros.resources.records.requests
Methods in ai.vectros.resources.records.requests that return BatchGetRequestMethods in ai.vectros.resources.records.requests with parameters of type BatchGetRequest