| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
List<DomainInfo> |
ListDomainNamesResponse.domainNames()
The names of all OpenSearch Service domains owned by the current user and their respective engine types.
|
| Modifier and Type | Method and Description |
|---|---|
ListDomainNamesResponse.Builder |
ListDomainNamesResponse.Builder.domainNames(DomainInfo... domainNames)
The names of all OpenSearch Service domains owned by the current user and their respective engine types.
|
| Modifier and Type | Method and Description |
|---|---|
ListDomainNamesResponse.Builder |
ListDomainNamesResponse.Builder.domainNames(Collection<DomainInfo> domainNames)
The names of all OpenSearch Service domains owned by the current user and their respective engine types.
|
Copyright © 2022. All rights reserved.