Uses of Class
software.amazon.awssdk.services.opensearch.model.NodeConfig
-
Packages that use NodeConfig Package Description software.amazon.awssdk.services.opensearch.model -
-
Uses of NodeConfig in software.amazon.awssdk.services.opensearch.model
Methods in software.amazon.awssdk.services.opensearch.model that return NodeConfig Modifier and Type Method Description NodeConfigNodeOption. nodeConfig()Container for specifying configuration of any node type.Methods in software.amazon.awssdk.services.opensearch.model with parameters of type NodeConfig Modifier and Type Method Description NodeOption.BuilderNodeOption.Builder. nodeConfig(NodeConfig nodeConfig)Container for specifying configuration of any node type.
-