Uses of Class
ai.vectros.types.BatchLookupResponse
Packages that use BatchLookupResponse
-
Uses of BatchLookupResponse in ai.vectros.resources.records
Methods in ai.vectros.resources.records that return BatchLookupResponseModifier and TypeMethodDescriptionRecordsClient.batchLookupRecords()Reserved endpoint for batch lookup and reference resolution.RecordsClient.batchLookupRecords(RequestOptions requestOptions) Reserved endpoint for batch lookup and reference resolution.RecordsClient.batchLookupRecords(BatchLookupRequest request) Reserved endpoint for batch lookup and reference resolution.RecordsClient.batchLookupRecords(BatchLookupRequest request, RequestOptions requestOptions) Reserved endpoint for batch lookup and reference resolution.Methods in ai.vectros.resources.records that return types with arguments of type BatchLookupResponseModifier and TypeMethodDescriptionAsyncRawRecordsClient.batchLookupRecords()Reserved endpoint for batch lookup and reference resolution.AsyncRawRecordsClient.batchLookupRecords(RequestOptions requestOptions) Reserved endpoint for batch lookup and reference resolution.AsyncRawRecordsClient.batchLookupRecords(BatchLookupRequest request) Reserved endpoint for batch lookup and reference resolution.AsyncRawRecordsClient.batchLookupRecords(BatchLookupRequest request, RequestOptions requestOptions) Reserved endpoint for batch lookup and reference resolution.AsyncRecordsClient.batchLookupRecords()Reserved endpoint for batch lookup and reference resolution.AsyncRecordsClient.batchLookupRecords(RequestOptions requestOptions) Reserved endpoint for batch lookup and reference resolution.AsyncRecordsClient.batchLookupRecords(BatchLookupRequest request) Reserved endpoint for batch lookup and reference resolution.AsyncRecordsClient.batchLookupRecords(BatchLookupRequest request, RequestOptions requestOptions) Reserved endpoint for batch lookup and reference resolution.RawRecordsClient.batchLookupRecords()Reserved endpoint for batch lookup and reference resolution.RawRecordsClient.batchLookupRecords(RequestOptions requestOptions) Reserved endpoint for batch lookup and reference resolution.RawRecordsClient.batchLookupRecords(BatchLookupRequest request) Reserved endpoint for batch lookup and reference resolution.RawRecordsClient.batchLookupRecords(BatchLookupRequest request, RequestOptions requestOptions) Reserved endpoint for batch lookup and reference resolution. -
Uses of BatchLookupResponse in ai.vectros.types
Methods in ai.vectros.types that return BatchLookupResponseMethods in ai.vectros.types with parameters of type BatchLookupResponse