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) Fetches multiple records by ID in one call (ids, maximum 100).AsyncRawRecordsClient.batchGetRecords(BatchGetRequest request, RequestOptions requestOptions) Fetches multiple records by ID in one call (ids, maximum 100).AsyncRecordsClient.batchGetRecords(BatchGetRequest request) Fetches multiple records by ID in one call (ids, maximum 100).AsyncRecordsClient.batchGetRecords(BatchGetRequest request, RequestOptions requestOptions) Fetches multiple records by ID in one call (ids, maximum 100).RawRecordsClient.batchGetRecords(BatchGetRequest request) Fetches multiple records by ID in one call (ids, maximum 100).RawRecordsClient.batchGetRecords(BatchGetRequest request, RequestOptions requestOptions) Fetches multiple records by ID in one call (ids, maximum 100).RecordsClient.batchGetRecords(BatchGetRequest request) Fetches multiple records by ID in one call (ids, maximum 100).RecordsClient.batchGetRecords(BatchGetRequest request, RequestOptions requestOptions) Fetches multiple records by ID in one call (ids, maximum 100). -
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