| 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<AssociatePackageResponse> |
OpenSearchAsyncClient.associatePackage(AssociatePackageRequest associatePackageRequest)
Associates a package with an Amazon OpenSearch Service domain.
|
default AssociatePackageResponse |
OpenSearchClient.associatePackage(AssociatePackageRequest associatePackageRequest)
Associates a package with an Amazon OpenSearch Service domain.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AssociatePackageRequestMarshaller.marshall(AssociatePackageRequest associatePackageRequest) |
Copyright © 2022. All rights reserved.