| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
SubPool.Builder |
SubPool.Builder.setRemainingCreditNumber(java.lang.Long remainingCreditNumber)
Credits remaining on the sub-pool that can be used to deploy services of
corresponding sub-pool type.
|
SubPool.Builder |
SubPool.Builder.setSubPoolType(java.lang.String subPoolType)
Type of the sub-pool configured on edge node.
|
SubPool.Builder |
SubPool.Builder.setUsagePercentage(java.lang.Double usagePercentage)
Percentage utlization of sub-pool based on the number of services configured and
the hard limits, if any.
|