| 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 CreateCollectionResponse |
OpenSearchServerlessClient.createCollection(CreateCollectionRequest createCollectionRequest)
Creates a new OpenSearch Serverless collection.
|
default CompletableFuture<CreateCollectionResponse> |
OpenSearchServerlessAsyncClient.createCollection(CreateCollectionRequest createCollectionRequest)
Creates a new OpenSearch Serverless collection.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateCollectionRequestMarshaller.marshall(CreateCollectionRequest createCollectionRequest) |
Copyright © 2023. All rights reserved.