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