static BatchGetCollectionResponse.Builder |
BatchGetCollectionResponse.builder() |
|
BatchGetCollectionResponse.Builder |
BatchGetCollectionResponse.Builder.collectionDetails(Collection<CollectionDetail> collectionDetails) |
Details about each collection.
|
BatchGetCollectionResponse.Builder |
BatchGetCollectionResponse.Builder.collectionDetails(Consumer<CollectionDetail.Builder>... collectionDetails) |
Details about each collection.
|
BatchGetCollectionResponse.Builder |
BatchGetCollectionResponse.Builder.collectionDetails(CollectionDetail... collectionDetails) |
Details about each collection.
|
BatchGetCollectionResponse.Builder |
BatchGetCollectionResponse.Builder.collectionErrorDetails(Collection<CollectionErrorDetail> collectionErrorDetails) |
Error information for the request.
|
BatchGetCollectionResponse.Builder |
BatchGetCollectionResponse.Builder.collectionErrorDetails(Consumer<CollectionErrorDetail.Builder>... collectionErrorDetails) |
Error information for the request.
|
BatchGetCollectionResponse.Builder |
BatchGetCollectionResponse.Builder.collectionErrorDetails(CollectionErrorDetail... collectionErrorDetails) |
Error information for the request.
|
BatchGetCollectionResponse.Builder |
BatchGetCollectionResponse.toBuilder() |
|