static StackType |
StackType.forNumber(int value) |
|
StackType |
ClusterUpdate.Builder.getDesiredStackType() |
The desired stack type of the cluster.
|
StackType |
ClusterUpdate.getDesiredStackType() |
The desired stack type of the cluster.
|
StackType |
ClusterUpdateOrBuilder.getDesiredStackType() |
The desired stack type of the cluster.
|
StackType |
IPAllocationPolicy.Builder.getStackType() |
The IP stack type of the cluster
|
StackType |
IPAllocationPolicy.getStackType() |
The IP stack type of the cluster
|
StackType |
IPAllocationPolicyOrBuilder.getStackType() |
The IP stack type of the cluster
|
static StackType |
StackType.valueOf(int value) |
Deprecated.
|
static StackType |
StackType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static StackType |
StackType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static StackType[] |
StackType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|