| 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 DescribeDomainHealthResponse |
OpenSearchClient.describeDomainHealth(DescribeDomainHealthRequest describeDomainHealthRequest)
Returns information about domain and node health, the standby Availability Zone, number of nodes per Availability
Zone, and shard count per node.
|
default CompletableFuture<DescribeDomainHealthResponse> |
OpenSearchAsyncClient.describeDomainHealth(DescribeDomainHealthRequest describeDomainHealthRequest)
Returns information about domain and node health, the standby Availability Zone, number of nodes per Availability
Zone, and shard count per node.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeDomainHealthRequestMarshaller.marshall(DescribeDomainHealthRequest describeDomainHealthRequest) |
Copyright © 2023. All rights reserved.