| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticsearch |
|
| software.amazon.awssdk.services.elasticsearch.transform |
| Modifier and Type | Method and Description |
|---|---|
default DissociatePackageResponse |
ElasticsearchClient.dissociatePackage(DissociatePackageRequest dissociatePackageRequest)
Dissociates a package from the Amazon ES domain.
|
default CompletableFuture<DissociatePackageResponse> |
ElasticsearchAsyncClient.dissociatePackage(DissociatePackageRequest dissociatePackageRequest)
Dissociates a package from the Amazon ES domain.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DissociatePackageRequestMarshaller.marshall(DissociatePackageRequest dissociatePackageRequest) |
Copyright © 2023. All rights reserved.