Uses of Class
com.google.cloud.compute.v1.LocationPolicyLocation.Preference
-
Packages that use LocationPolicyLocation.Preference Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of LocationPolicyLocation.Preference in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return LocationPolicyLocation.Preference Modifier and Type Method Description static LocationPolicyLocation.Preference
LocationPolicyLocation.Preference. forNumber(int value)
static LocationPolicyLocation.Preference
LocationPolicyLocation.Preference. valueOf(int value)
Deprecated.static LocationPolicyLocation.Preference
LocationPolicyLocation.Preference. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name.static LocationPolicyLocation.Preference
LocationPolicyLocation.Preference. valueOf(String name)
Returns the enum constant of this type with the specified name.static LocationPolicyLocation.Preference[]
LocationPolicyLocation.Preference. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.compute.v1 that return types with arguments of type LocationPolicyLocation.Preference Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<LocationPolicyLocation.Preference>
LocationPolicyLocation.Preference. internalGetValueMap()
-