HostSwitchState.Builder |
HostSwitchState.Builder.setEndpoints(java.util.List<Endpoint> endpoints) |
List of virtual tunnel endpoints which are configured on this switch
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
HostSwitchState.Builder |
HostSwitchState.Builder.setHostSwitchId(java.lang.String hostSwitchId) |
External ID of the HostSwitch
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
HostSwitchState.Builder |
HostSwitchState.Builder.setHostSwitchName(java.lang.String hostSwitchName) |
The name must be unique among all host switches specified in a given Transport
Node.
|
HostSwitchState.Builder |
HostSwitchState.Builder.setHostSwitchType(java.lang.String hostSwitchType) |
|
HostSwitchState.Builder |
HostSwitchState.Builder.setTransportZoneIds(java.util.List<java.lang.String> transportZoneIds) |
List of Ids of TransportZones this HostSwitch belongs to
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|