| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
AllocatedService.Builder |
AllocatedService.Builder.setAllocationDetails(java.util.List<KeyValuePair> allocationDetails)
Additional properties of a service, say the sub_pool_size and sub_pool_type for
a LoadBalancer.
|
AllocatedService.Builder |
AllocatedService.Builder.setHighAvailabilityStatus(java.lang.String highAvailabilityStatus)
Possible values are:
AllocatedService.HIGH_AVAILABILITY_STATUS_ACTIVE
AllocatedService.HIGH_AVAILABILITY_STATUS_STANDBY
AllocatedService.HIGH_AVAILABILITY_STATUS_DOWN
AllocatedService.HIGH_AVAILABILITY_STATUS_SYNC
AllocatedService.HIGH_AVAILABILITY_STATUS_UNKNOWN
Represents the active or the standby state of the service. |
AllocatedService.Builder |
AllocatedService.Builder.setServiceReference(ResourceReference serviceReference) |