| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearch.model |
| Modifier and Type | Method and Description |
|---|---|
List<DomainNodesStatus> |
DescribeDomainNodesResponse.domainNodesStatusList()
Contains nodes information list
DomainNodesStatusList with details about the all nodes on the
requested domain. |
| Modifier and Type | Method and Description |
|---|---|
DescribeDomainNodesResponse.Builder |
DescribeDomainNodesResponse.Builder.domainNodesStatusList(DomainNodesStatus... domainNodesStatusList)
Contains nodes information list
DomainNodesStatusList with details about the all nodes on the
requested domain. |
| Modifier and Type | Method and Description |
|---|---|
DescribeDomainNodesResponse.Builder |
DescribeDomainNodesResponse.Builder.domainNodesStatusList(Collection<DomainNodesStatus> domainNodesStatusList)
Contains nodes information list
DomainNodesStatusList with details about the all nodes on the
requested domain. |
Copyright © 2023. All rights reserved.