Uses of Class
ai.vectros.types.BatchGetResponse.Builder
Packages that use BatchGetResponse.Builder
-
Uses of BatchGetResponse.Builder in ai.vectros.types
Methods in ai.vectros.types that return BatchGetResponse.BuilderModifier and TypeMethodDescriptionBatchGetResponse.Builder.additionalProperties(Map<String, Object> additionalProperties) BatchGetResponse.Builder.additionalProperty(String key, Object value) static BatchGetResponse.BuilderBatchGetResponse.builder()BatchGetResponse.Builder.data(List<RecordResponse> data) BatchGetResponse.Builder.data(Optional<List<RecordResponse>> data) The records you can access, in no guaranteed order.BatchGetResponse.Builder.from(BatchGetResponse other)