| Package | Description |
|---|---|
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
CapacityThreshold.Builder |
CapacityThreshold.Builder.setMaxThresholdPercentage(java.lang.Double maxThresholdPercentage)
Set the maximum threshold percentage.
|
CapacityThreshold.Builder |
CapacityThreshold.Builder.setMinThresholdPercentage(java.lang.Double minThresholdPercentage)
Set the minimum threshold percentage.
|
CapacityThreshold.Builder |
CapacityThreshold.Builder.setThresholdType(java.lang.String thresholdType)
Indicate the object type for which threshold is to be set.
|