| 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<DescribeDomainResponse> |
OpenSearchAsyncClient.describeDomain(DescribeDomainRequest describeDomainRequest)
Describes the domain configuration for the specified Amazon OpenSearch Service domain, including the domain ID,
domain service endpoint, and domain ARN.
|
default DescribeDomainResponse |
OpenSearchClient.describeDomain(DescribeDomainRequest describeDomainRequest)
Describes the domain configuration for the specified Amazon OpenSearch Service domain, including the domain ID,
domain service endpoint, and domain ARN.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeDomainRequestMarshaller.marshall(DescribeDomainRequest describeDomainRequest) |
Copyright © 2022. All rights reserved.