| 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.model |
| Modifier and Type | Method and Description |
|---|---|
default BatchGetCollectionResponse |
OpenSearchServerlessClient.batchGetCollection(Consumer<BatchGetCollectionRequest.Builder> batchGetCollectionRequest)
Returns attributes for one or more collections, including the collection endpoint and the OpenSearch Dashboards
endpoint.
|
default CompletableFuture<BatchGetCollectionResponse> |
OpenSearchServerlessAsyncClient.batchGetCollection(Consumer<BatchGetCollectionRequest.Builder> batchGetCollectionRequest)
Returns attributes for one or more collections, including the collection endpoint and the OpenSearch Dashboards
endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchGetCollectionRequest.Builder> |
BatchGetCollectionRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.