Uses of Class
ai.vectros.types.BatchGetResponse
Packages that use BatchGetResponse
-
Uses of BatchGetResponse in ai.vectros.resources.records
Methods in ai.vectros.resources.records that return BatchGetResponseModifier and TypeMethodDescriptionRecordsClient.batchGetRecords()Reserved endpoint for fetching multiple records by ID in one call.RecordsClient.batchGetRecords(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.Methods in ai.vectros.resources.records that return types with arguments of type BatchGetResponseModifier and TypeMethodDescriptionAsyncRawRecordsClient.batchGetRecords()Reserved endpoint for fetching multiple records by ID in one call.AsyncRawRecordsClient.batchGetRecords(RequestOptions requestOptions) Reserved endpoint for fetching multiple records by ID in one call.AsyncRawRecordsClient.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()Reserved endpoint for fetching multiple records by ID in one call.AsyncRecordsClient.batchGetRecords(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()Reserved endpoint for fetching multiple records by ID in one call.RawRecordsClient.batchGetRecords(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. -
Uses of BatchGetResponse in ai.vectros.types
Methods in ai.vectros.types that return BatchGetResponseMethods in ai.vectros.types with parameters of type BatchGetResponse