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