| Modifier and Type | Method and Description |
|---|---|
static OnPremCluster.ClusterType |
OnPremCluster.ClusterType.forNumber(int value) |
OnPremCluster.ClusterType |
OnPremCluster.getClusterType()
Immutable.
|
OnPremCluster.ClusterType |
OnPremCluster.Builder.getClusterType()
Immutable.
|
OnPremCluster.ClusterType |
OnPremClusterOrBuilder.getClusterType()
Immutable.
|
static OnPremCluster.ClusterType |
OnPremCluster.ClusterType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static OnPremCluster.ClusterType |
OnPremCluster.ClusterType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static OnPremCluster.ClusterType |
OnPremCluster.ClusterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OnPremCluster.ClusterType[] |
OnPremCluster.ClusterType.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<OnPremCluster.ClusterType> |
OnPremCluster.ClusterType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
OnPremCluster.Builder |
OnPremCluster.Builder.setClusterType(OnPremCluster.ClusterType value)
Immutable.
|
Copyright © 2025 Google LLC. All rights reserved.