public static final class VmknicNetwork.Builder
extends java.lang.Object
VmknicNetwork.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
VmknicNetwork. |
| Modifier and Type | Method and Description |
|---|---|
VmknicNetwork |
build() |
VmknicNetwork.Builder |
setDestinationNetwork(java.lang.String destinationNetwork)
When migrating vmks to N-VDS/logical switches, the id is the logical switch id.
|
VmknicNetwork.Builder |
setDeviceName(java.lang.String deviceName)
The vmk interface name, e.g., vmk0, vmk1; the id assigned by vCenter.
|
public Builder()
VmknicNetwork.public VmknicNetwork.Builder setDestinationNetwork(java.lang.String destinationNetwork)
destinationNetwork - New value for the property.public VmknicNetwork.Builder setDeviceName(java.lang.String deviceName)
deviceName - New value for the property.public VmknicNetwork build()