public static final class TransportNodeProfileSubConfig.Builder
extends java.lang.Object
TransportNodeProfileSubConfig.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
TransportNodeProfileSubConfig. |
| Modifier and Type | Method and Description |
|---|---|
TransportNodeProfileSubConfig |
build() |
TransportNodeProfileSubConfig.Builder |
setHostSwitchConfigOption(HostSwitchConfigOption hostSwitchConfigOption) |
TransportNodeProfileSubConfig.Builder |
setName(java.lang.String name)
This field represents the name of the subset of the host switch configuration
under a Transport Node Profile.
|
public Builder()
TransportNodeProfileSubConfig.public TransportNodeProfileSubConfig.Builder setHostSwitchConfigOption(HostSwitchConfigOption hostSwitchConfigOption)
hostSwitchConfigOption - New value for the property.public TransportNodeProfileSubConfig.Builder setName(java.lang.String name)
name - New value for the property.public TransportNodeProfileSubConfig build()