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