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