| Package | Description |
|---|---|
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
PolicyPolicyResourceAllocation.Builder |
PolicyPolicyResourceAllocation.Builder.setLimit(java.lang.Double limit)
The limit property specifies the maximum bandwidth allocation for a given
traffic type and is expressed in percentage.
|
PolicyPolicyResourceAllocation.Builder |
PolicyPolicyResourceAllocation.Builder.setReservation(java.lang.Double reservation)
Minimum guaranteed bandwidth percentage
|
PolicyPolicyResourceAllocation.Builder |
PolicyPolicyResourceAllocation.Builder.setShares(java.lang.Long shares)
Shares format: int32
|
PolicyPolicyResourceAllocation.Builder |
PolicyPolicyResourceAllocation.Builder.setTrafficType(PolicyHostInfraTrafficType trafficType) |