public static final class SubClusterConfig.Builder
extends java.lang.Object
SubClusterConfig
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
SubClusterConfig . |
Modifier and Type | Method and Description |
---|---|
SubClusterConfig |
build() |
SubClusterConfig.Builder |
setHostSwitchConfigSources(java.util.List<HostSwitchConfigSource> hostSwitchConfigSources)
List of overridden HostSwitch configuration
|
SubClusterConfig.Builder |
setSubClusterId(java.lang.String subClusterId)
sub-cluster Id
|
public Builder()
SubClusterConfig
.public SubClusterConfig.Builder setHostSwitchConfigSources(java.util.List<HostSwitchConfigSource> hostSwitchConfigSources)
hostSwitchConfigSources
- New value for the property.public SubClusterConfig.Builder setSubClusterId(java.lang.String subClusterId)
subClusterId
- New value for the property.public SubClusterConfig build()