| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch |
Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdatePackageResponse |
OpenSearchClient.updatePackage(Consumer<UpdatePackageRequest.Builder> updatePackageRequest)
Updates a package for use with Amazon OpenSearch Service domains.
|
default UpdatePackageResponse |
OpenSearchClient.updatePackage(UpdatePackageRequest updatePackageRequest)
Updates a package for use with Amazon OpenSearch Service domains.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdatePackageResponse> |
OpenSearchAsyncClient.updatePackage(Consumer<UpdatePackageRequest.Builder> 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.
|
Copyright © 2023. All rights reserved.