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