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.BuilderL2ForwarderStatusPerNode.Builder. setHighAvailabilityStatus(java.lang.String highAvailabilityStatus)Possible values are:L2ForwarderStatusPerNode.HIGH_AVAILABILITY_STATUS_ACTIVEL2ForwarderStatusPerNode.HIGH_AVAILABILITY_STATUS_STANDBYL2ForwarderStatusPerNode.HIGH_AVAILABILITY_STATUS_DOWNL2ForwarderStatusPerNode.HIGH_AVAILABILITY_STATUS_SYNCL2ForwarderStatusPerNode.HIGH_AVAILABILITY_STATUS_UNKNOWNHigh Availability status of a service router on the edge node.L2ForwarderStatusPerNode.BuilderL2ForwarderStatusPerNode.Builder. setTransportNode(ResourceReference transportNode)
-