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