| Modifier and Type | Method and Description |
|---|---|
static ClusterStatus.Substate |
ClusterStatus.Substate.forNumber(int value) |
ClusterStatus.Substate |
ClusterStatusOrBuilder.getSubstate()
Output only.
|
ClusterStatus.Substate |
ClusterStatus.getSubstate()
Output only.
|
ClusterStatus.Substate |
ClusterStatus.Builder.getSubstate()
Output only.
|
static ClusterStatus.Substate |
ClusterStatus.Substate.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ClusterStatus.Substate |
ClusterStatus.Substate.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ClusterStatus.Substate |
ClusterStatus.Substate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterStatus.Substate[] |
ClusterStatus.Substate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ClusterStatus.Substate> |
ClusterStatus.Substate.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ClusterStatus.Builder |
ClusterStatus.Builder.setSubstate(ClusterStatus.Substate value)
Output only.
|
Copyright © 2019 Google LLC. All rights reserved.