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 |
---|---|
ProtectionGroupStatus.Values |
ProtectionGroupStatus.getEnumValue()
Returns a native Java
enum constant representing this enumeration
constant. |
static ProtectionGroupStatus.Values |
ProtectionGroupStatus.Values.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProtectionGroupStatus.Values[] |
ProtectionGroupStatus.Values.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|