public enum HostGroup.State extends Enum<HostGroup.State> implements ProtocolMessageEnumHost group states.
Protobuf enum google.cloud.netapp.v1.HostGroup.State
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CREATING |
Host group is creating. |
CREATING_VALUE |
Host group is creating. |
DELETING |
Host group is deleting. |
DELETING_VALUE |
Host group is deleting. |
DISABLED |
Host group is disabled. |
DISABLED_VALUE |
Host group is disabled. |
READY |
Host group is ready. |
READY_VALUE |
Host group is ready. |
STATE_UNSPECIFIED |
Unspecified state for host group. |
STATE_UNSPECIFIED_VALUE |
Unspecified state for host group. |
UNRECOGNIZED |
|
UPDATING |
Host group is updating. |
UPDATING_VALUE |
Host group is updating. |
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|