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.StateHcx.State. forNumber(int value)Hcx.StateHcx.Builder. getState()Output only.Hcx.StateHcx. getState()Output only.Hcx.StateHcxOrBuilder. getState()Output only.static Hcx.StateHcx.State. valueOf(int value)Deprecated.static Hcx.StateHcx.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Hcx.StateHcx.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.BuilderHcx.Builder. setState(Hcx.State value)Output only.
-