| 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 DissociatePackageResponse |
OpenSearchClient.dissociatePackage(DissociatePackageRequest dissociatePackageRequest)
Removes a package from the specified Amazon OpenSearch Service domain.
|
default CompletableFuture<DissociatePackageResponse> |
OpenSearchAsyncClient.dissociatePackage(DissociatePackageRequest dissociatePackageRequest)
Removes a package from the specified Amazon OpenSearch Service domain.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DissociatePackageRequestMarshaller.marshall(DissociatePackageRequest dissociatePackageRequest) |
Copyright © 2023. All rights reserved.