Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
CapacityUsageMetaInfo.Builder |
CapacityUsageMetaInfo.Builder.setLastUpdatedTimestamp(java.lang.Long lastUpdatedTimestamp)
Timestamp at which capacity usage was last calculated format: int64
|
CapacityUsageMetaInfo.Builder |
CapacityUsageMetaInfo.Builder.setMaxGlobalThresholdPercentage(java.lang.Double maxGlobalThresholdPercentage)
Indicates the maximum global threshold percentage
|
CapacityUsageMetaInfo.Builder |
CapacityUsageMetaInfo.Builder.setMinGlobalThresholdPercentage(java.lang.Double minGlobalThresholdPercentage)
Indicates the minimum global threshold percentage
|