com.vmware.snapservice.clusters.virtual_machines.disks
package
provides interfaces for managing virtual machine disks in a vSAN cluster.See: Description
Interface | Description |
---|---|
Snapshots |
The
Snapshots interface provides methods to manage snapshots for virtual
disks. |
SnapshotsTypes |
The
Snapshots interface provides methods to manage snapshots for virtual
disks. |
Class | Description |
---|---|
DisksFactory |
DisksFactory is responsible for creating instances of services
contained inside the com.vmware.snapservice.clusters.virtual_machines.disks package and also has the subpackages reference
to access respective subpackage services. |
SnapshotsDefinitions |
Defines the type descriptors for the
Snapshots
API service. |
SnapshotsStub |
Remote stub implementation of the
Snapshots
API service. |
SnapshotsTypes.Info |
Information regarding a virtual disk snapshot.
|
SnapshotsTypes.Info.Builder |
Builder class for
SnapshotsTypes.Info . |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.snapservice.clusters.virtual_machines.disks package. |
com.vmware.snapservice.clusters.virtual_machines.disks
package
provides interfaces for managing virtual machine disks in a vSAN cluster.