Package | Description |
---|---|
com.vmware.snapservice |
The
com.vmware.snapservice package provides interfaces for configuring
and managing vSAN protection groups and snapshots |
Modifier and Type | Method and Description |
---|---|
ProtectionGroupSpec.Builder |
ProtectionGroupSpec.Builder.setLocked(java.lang.Boolean locked)
Indicates if the protection group is to be locked.
|
ProtectionGroupSpec.Builder |
ProtectionGroupSpec.Builder.setSnapshotPolicies(java.util.List<SnapshotPolicy> snapshotPolicies)
Snapshot policy for the protection targets.
|