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.protection_groups |
The
com.vmware.snapservice.clusters.protection_groups package provides
interfaces for managing protection groups in a vSAN cluster. |
Class and Description |
---|
ProtectionGroupsFactory
ProtectionGroupsFactory is responsible for creating instances of services
contained inside the com.vmware.snapservice.clusters.protection_groups package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
ProtectionGroupsFactory
ProtectionGroupsFactory is responsible for creating instances of services
contained inside the com.vmware.snapservice.clusters.protection_groups package and also has the subpackages reference
to access respective subpackage services. |
Snapshots
The
Snapshots interface provides methods to manage snapshots for a
protection group. |
SnapshotsTypes
The
Snapshots interface provides methods to manage snapshots for a
protection group. |
SnapshotsTypes._VAPI_OPERATIONS
Identifiers of the task operations
|
SnapshotsTypes.CreateResult
The
CreateResult class contains information regarding the operation to
create protection group snapshot. |
SnapshotsTypes.CreateResult.Builder
Builder class for
SnapshotsTypes.CreateResult . |
SnapshotsTypes.CreateSpec
The
CreateSpec class contains properties that describe specification for
creating a manual protection group snapshot. |
SnapshotsTypes.CreateSpec.Builder
Builder class for
SnapshotsTypes.CreateSpec . |
SnapshotsTypes.FilterSpec
The
FilterSpec class contains properties used to filter the results when
listing snapshots for a protection group. |
SnapshotsTypes.FilterSpec.Builder
Builder class for
SnapshotsTypes.FilterSpec . |
SnapshotsTypes.Info
Information regarding a protection group snapshot.
|
SnapshotsTypes.Info.Builder
Builder class for
SnapshotsTypes.Info . |
SnapshotsTypes.ListItem
The
ListItem class contains information about a protection group
snapshot returned by Snapshots.list(java.lang.String, java.lang.String, com.vmware.snapservice.clusters.protection_groups.SnapshotsTypes.FilterSpec) method |
SnapshotsTypes.ListResult
The
ListResult class represents the result of Snapshots.list(java.lang.String, java.lang.String, com.vmware.snapservice.clusters.protection_groups.SnapshotsTypes.FilterSpec) method. |
SnapshotsTypes.Type
The
Type enumeration contains valid snapshot types. |
SnapshotsTypes.Type.Values
Native Java
enum representing this enumeration class. |
SnapshotsTypes.VmSnapshotSummary
The
VmSnapshotSummary class contains commonly used information about a
virtual machine snapshot. |
SnapshotsTypes.VmSnapshotSummary.Builder
Builder class for
SnapshotsTypes.VmSnapshotSummary . |