| Package | Description |
|---|---|
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
LBServiceInstanceDetailPerStatus.Builder |
LBServiceInstanceDetailPerStatus.Builder.setInstanceDetails(java.util.List<LBServiceInstanceDetail> instanceDetails)
The detailed information of the load balancer instance.
|
LBServiceInstanceDetailPerStatus.Builder |
LBServiceInstanceDetailPerStatus.Builder.setInstanceNumber(java.lang.Long instanceNumber)
It means the total number of instances in this status type for the given
transport node.
|
LBServiceInstanceDetailPerStatus.Builder |
LBServiceInstanceDetailPerStatus.Builder.setStatus(java.lang.String status)
Possible values are:
LBServiceInstanceDetailPerStatus.STATUS_READY
LBServiceInstanceDetailPerStatus.STATUS_CONFLICT
LBServiceInstanceDetailPerStatus.STATUS_NOT_READY
The type of load balancer instance status. |