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