| Package | Description |
|---|---|
| com.vmware.vcenter.vcha |
The
com.vmware.vcenter.vcha package provides interfaces for deploying
and monitoring a vCenter High Availability (VCHA) Cluster. |
| Modifier and Type | Method and Description |
|---|---|
static DiskSpec |
DiskSpec._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 DiskSpec |
DiskSpec._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
DiskSpec |
DiskSpec.Builder.build() |
DiskSpec |
PlacementSpec.getStorage()
The storage specification to deploy the VCHA node to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlacementSpec.setStorage(DiskSpec storage)
The storage specification to deploy the VCHA node to.
|
PlacementSpec.Builder |
PlacementSpec.Builder.setStorage(DiskSpec storage)
The storage specification to deploy the VCHA node to.
|