| 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 UpdatePackageResponse |
OpenSearchClient.updatePackage(UpdatePackageRequest updatePackageRequest)
Updates a package for use with Amazon OpenSearch Service domains.
|
default CompletableFuture<UpdatePackageResponse> |
OpenSearchAsyncClient.updatePackage(UpdatePackageRequest updatePackageRequest)
Updates a package for use with Amazon OpenSearch Service domains.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdatePackageRequestMarshaller.marshall(UpdatePackageRequest updatePackageRequest) |
Copyright © 2023. All rights reserved.