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 |
---|---|
ProtectionGroupInfo.Builder |
ProtectionGroupInfo.Builder.setLastSnapshotTime(java.util.Calendar lastSnapshotTime)
Time at which the last protection group snapshot was taken.
|
ProtectionGroupInfo.Builder |
ProtectionGroupInfo.Builder.setOldestSnapshotTime(java.util.Calendar oldestSnapshotTime)
Time at which the current oldest protection group snapshot was taken.
|