| Modifier and Type | Method and Description |
|---|---|
static KubernetesClusterState.InstallationState |
KubernetesClusterState.InstallationState.forNumber(int value) |
KubernetesClusterState.InstallationState |
KubernetesClusterStateOrBuilder.getInstallationState()
Output only.
|
KubernetesClusterState.InstallationState |
KubernetesClusterState.getInstallationState()
Output only.
|
KubernetesClusterState.InstallationState |
KubernetesClusterState.Builder.getInstallationState()
Output only.
|
static KubernetesClusterState.InstallationState |
KubernetesClusterState.InstallationState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static KubernetesClusterState.InstallationState |
KubernetesClusterState.InstallationState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static KubernetesClusterState.InstallationState |
KubernetesClusterState.InstallationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KubernetesClusterState.InstallationState[] |
KubernetesClusterState.InstallationState.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<KubernetesClusterState.InstallationState> |
KubernetesClusterState.InstallationState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
KubernetesClusterState.Builder |
KubernetesClusterState.Builder.setInstallationState(KubernetesClusterState.InstallationState value)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.