| Package | Description |
|---|---|
| com.vmware.snapservice.clusters |
The
com.vmware.snapservice.clusters package provides interfaces for
managing protection groups and snapshots in a vSAN cluster. |
| com.vmware.snapservice.clusters.virtual_machines |
The
com.vmware.snapservice.clusters.virtual_machines package provides
interfaces for managing virtual machines in a vSAN cluster. |
| Modifier and Type | Method and Description |
|---|---|
VirtualMachinesFactory |
ClustersFactory.virtualMachines()
The
com.vmware.snapservice.clusters.virtual_machines package provides
interfaces for managing virtual machines in a vSAN cluster. |
| Modifier and Type | Method and Description |
|---|---|
static VirtualMachinesFactory |
VirtualMachinesFactory.getFactory(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|