| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearchserverless |
Use the Amazon OpenSearch Serverless API to create, configure, and manage OpenSearch Serverless collections and
security policies.
|
| software.amazon.awssdk.services.opensearchserverless.transform |
| Modifier and Type | Method and Description |
|---|---|
default BatchGetCollectionResponse |
OpenSearchServerlessClient.batchGetCollection(BatchGetCollectionRequest batchGetCollectionRequest)
Returns attributes for one or more collections, including the collection endpoint and the OpenSearch Dashboards
endpoint.
|
default CompletableFuture<BatchGetCollectionResponse> |
OpenSearchServerlessAsyncClient.batchGetCollection(BatchGetCollectionRequest batchGetCollectionRequest)
Returns attributes for one or more collections, including the collection endpoint and the OpenSearch Dashboards
endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchGetCollectionRequestMarshaller.marshall(BatchGetCollectionRequest batchGetCollectionRequest) |
Copyright © 2023. All rights reserved.