| 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<DeleteDomainResponse> |
OpenSearchAsyncClient.deleteDomain(DeleteDomainRequest deleteDomainRequest)
Deletes an Amazon OpenSearch Service domain and all of its data.
|
default DeleteDomainResponse |
OpenSearchClient.deleteDomain(DeleteDomainRequest deleteDomainRequest)
Deletes an Amazon OpenSearch Service domain and all of its data.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteDomainRequestMarshaller.marshall(DeleteDomainRequest deleteDomainRequest) |
Copyright © 2022. All rights reserved.