public static class StartClusterShapeConfigs.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
StartClusterShapeConfigs |
build() |
StartClusterShapeConfigs.Builder |
copy(StartClusterShapeConfigs model) |
StartClusterShapeConfigs.Builder |
nodeTypeShapeConfigs(List<NodeTypeShapeConfig> nodeTypeShapeConfigs)
Shape configurations for each node type.
|
public StartClusterShapeConfigs.Builder nodeTypeShapeConfigs(List<NodeTypeShapeConfig> nodeTypeShapeConfigs)
Shape configurations for each node type.
nodeTypeShapeConfigs
- the value to setpublic StartClusterShapeConfigs build()
public StartClusterShapeConfigs.Builder copy(StartClusterShapeConfigs model)
Copyright © 2016–2024. All rights reserved.