Package | Description |
---|---|
com.amazonaws.services.opensearch.model |
Modifier and Type | Method and Description |
---|---|
ClusterConfigStatus |
ClusterConfigStatus.clone() |
ClusterConfigStatus |
DomainConfig.getClusterConfig()
Container for the cluster configuration of a the domain.
|
ClusterConfigStatus |
ClusterConfigStatus.withOptions(ClusterConfig options)
Cluster configuration options for the specified domain.
|
ClusterConfigStatus |
ClusterConfigStatus.withStatus(OptionStatus status)
The status of cluster configuration options for the specified domain.
|
Modifier and Type | Method and Description |
---|---|
void |
DomainConfig.setClusterConfig(ClusterConfigStatus clusterConfig)
Container for the cluster configuration of a the domain.
|
DomainConfig |
DomainConfig.withClusterConfig(ClusterConfigStatus clusterConfig)
Container for the cluster configuration of a the domain.
|
Copyright © 2023. All rights reserved.