Uses of Class
com.vmware.nsx_policy.model.L2ForwarderStatusPerNode.Builder
-
Packages that use L2ForwarderStatusPerNode.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of L2ForwarderStatusPerNode.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return L2ForwarderStatusPerNode.Builder Modifier and Type Method Description L2ForwarderStatusPerNode.Builder
L2ForwarderStatusPerNode.Builder. setHighAvailabilityStatus(java.lang.String highAvailabilityStatus)
Possible values are:L2ForwarderStatusPerNode.HIGH_AVAILABILITY_STATUS_ACTIVE
L2ForwarderStatusPerNode.HIGH_AVAILABILITY_STATUS_STANDBY
L2ForwarderStatusPerNode.HIGH_AVAILABILITY_STATUS_DOWN
L2ForwarderStatusPerNode.HIGH_AVAILABILITY_STATUS_SYNC
L2ForwarderStatusPerNode.HIGH_AVAILABILITY_STATUS_UNKNOWN
High Availability status of a service router on the edge node.L2ForwarderStatusPerNode.Builder
L2ForwarderStatusPerNode.Builder. setTransportNode(ResourceReference transportNode)
-