public static final class HostSwitchConfigSource.Builder
extends java.lang.Object
HostSwitchConfigSource.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
HostSwitchConfigSource. |
| Modifier and Type | Method and Description |
|---|---|
HostSwitchConfigSource |
build() |
HostSwitchConfigSource.Builder |
setHostSwitchId(java.lang.String hostSwitchId)
HostSwitch Id
|
HostSwitchConfigSource.Builder |
setTransportNodeProfileSubConfigName(java.lang.String transportNodeProfileSubConfigName)
Name of the TransportNodeProfile sub configuration to be used.
|
public Builder()
HostSwitchConfigSource.public HostSwitchConfigSource.Builder setHostSwitchId(java.lang.String hostSwitchId)
hostSwitchId - New value for the property.public HostSwitchConfigSource.Builder setTransportNodeProfileSubConfigName(java.lang.String transportNodeProfileSubConfigName)
transportNodeProfileSubConfigName - New value for the property.public HostSwitchConfigSource build()