Uses of Class
software.amazon.awssdk.services.opensearch.model.ClusterConfigStatus
-
Packages that use ClusterConfigStatus Package Description software.amazon.awssdk.services.opensearch.model -
-
Uses of ClusterConfigStatus in software.amazon.awssdk.services.opensearch.model
Methods in software.amazon.awssdk.services.opensearch.model that return ClusterConfigStatus Modifier and Type Method Description ClusterConfigStatusDomainConfig. clusterConfig()Container for the cluster configuration of a the domain.Methods in software.amazon.awssdk.services.opensearch.model with parameters of type ClusterConfigStatus Modifier and Type Method Description DomainConfig.BuilderDomainConfig.Builder. clusterConfig(ClusterConfigStatus clusterConfig)Container for the cluster configuration of a the domain.
-