| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearchserverless.model |
| Modifier and Type | Method and Description |
|---|---|
List<CollectionErrorDetail> |
BatchGetCollectionResponse.collectionErrorDetails()
Error information for the request.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetCollectionResponse.Builder |
BatchGetCollectionResponse.Builder.collectionErrorDetails(CollectionErrorDetail... collectionErrorDetails)
Error information for the request.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetCollectionResponse.Builder |
BatchGetCollectionResponse.Builder.collectionErrorDetails(Collection<CollectionErrorDetail> collectionErrorDetails)
Error information for the request.
|
Copyright © 2023. All rights reserved.