Uses of Class
com.google.cloud.gkemulticloud.v1.AzureCluster.State
-
Packages that use AzureCluster.State Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud API -
-
Uses of AzureCluster.State in com.google.cloud.gkemulticloud.v1
Methods in com.google.cloud.gkemulticloud.v1 that return AzureCluster.State Modifier and Type Method Description static AzureCluster.StateAzureCluster.State. forNumber(int value)AzureCluster.StateAzureCluster.Builder. getState()Output only.AzureCluster.StateAzureCluster. getState()Output only.AzureCluster.StateAzureClusterOrBuilder. getState()Output only.static AzureCluster.StateAzureCluster.State. valueOf(int value)Deprecated.static AzureCluster.StateAzureCluster.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static AzureCluster.StateAzureCluster.State. valueOf(String name)Returns the enum constant of this type with the specified name.static AzureCluster.State[]AzureCluster.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.gkemulticloud.v1 that return types with arguments of type AzureCluster.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<AzureCluster.State>AzureCluster.State. internalGetValueMap()Methods in com.google.cloud.gkemulticloud.v1 with parameters of type AzureCluster.State Modifier and Type Method Description AzureCluster.BuilderAzureCluster.Builder. setState(AzureCluster.State value)Output only.
-