| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
static CapacityThreshold |
CapacityThreshold._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static CapacityThreshold |
CapacityThreshold._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
CapacityThreshold |
CapacityThreshold.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CapacityThreshold> |
CapacityThresholdList.getCapacityThresholds()
List of capacity thresholds for NSX Objects
|
| Modifier and Type | Method and Description |
|---|---|
void |
CapacityThresholdList.setCapacityThresholds(java.util.List<CapacityThreshold> capacityThresholds)
List of capacity thresholds for NSX Objects
|
CapacityThresholdList.Builder |
CapacityThresholdList.Builder.setCapacityThresholds(java.util.List<CapacityThreshold> capacityThresholds)
List of capacity thresholds for NSX Objects
|