Uses of Class
com.google.cloud.gkemulticloud.v1.AwsCluster.State
-
Packages that use AwsCluster.State Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud API -
-
Uses of AwsCluster.State in com.google.cloud.gkemulticloud.v1
Methods in com.google.cloud.gkemulticloud.v1 that return AwsCluster.State Modifier and Type Method Description static AwsCluster.StateAwsCluster.State. forNumber(int value)AwsCluster.StateAwsCluster.Builder. getState()Output only.AwsCluster.StateAwsCluster. getState()Output only.AwsCluster.StateAwsClusterOrBuilder. getState()Output only.static AwsCluster.StateAwsCluster.State. valueOf(int value)Deprecated.static AwsCluster.StateAwsCluster.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static AwsCluster.StateAwsCluster.State. valueOf(String name)Returns the enum constant of this type with the specified name.static AwsCluster.State[]AwsCluster.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 AwsCluster.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<AwsCluster.State>AwsCluster.State. internalGetValueMap()Methods in com.google.cloud.gkemulticloud.v1 with parameters of type AwsCluster.State Modifier and Type Method Description AwsCluster.BuilderAwsCluster.Builder. setState(AwsCluster.State value)Output only.
-