| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch |
Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains.
|
| software.amazon.awssdk.services.opensearch.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreatePackageResponse> |
OpenSearchAsyncClient.createPackage(CreatePackageRequest createPackageRequest)
Creates a package for use with Amazon OpenSearch Service domains.
|
default CreatePackageResponse |
OpenSearchClient.createPackage(CreatePackageRequest createPackageRequest)
Creates a package for use with Amazon OpenSearch Service domains.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreatePackageRequestMarshaller.marshall(CreatePackageRequest createPackageRequest) |
Copyright © 2023. All rights reserved.