| 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<ListDomainNamesResponse> |
OpenSearchAsyncClient.listDomainNames(ListDomainNamesRequest listDomainNamesRequest)
Returns the names of all Amazon OpenSearch Service domains owned by the current user in the active Region.
|
default ListDomainNamesResponse |
OpenSearchClient.listDomainNames(ListDomainNamesRequest listDomainNamesRequest)
Returns the names of all Amazon OpenSearch Service domains owned by the current user in the active Region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDomainNamesRequestMarshaller.marshall(ListDomainNamesRequest listDomainNamesRequest) |
Copyright © 2023. All rights reserved.