Uses of Class
com.google.cloud.baremetalsolution.v2.VRF.State
-
Packages that use VRF.State Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of VRF.State in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return VRF.State Modifier and Type Method Description static VRF.StateVRF.State. forNumber(int value)VRF.StateVRF.Builder. getState()The possible state of VRF.VRF.StateVRF. getState()The possible state of VRF.VRF.StateVRFOrBuilder. getState()The possible state of VRF.static VRF.StateVRF.State. valueOf(int value)Deprecated.static VRF.StateVRF.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static VRF.StateVRF.State. valueOf(String name)Returns the enum constant of this type with the specified name.static VRF.State[]VRF.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type VRF.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<VRF.State>VRF.State. internalGetValueMap()Methods in com.google.cloud.baremetalsolution.v2 with parameters of type VRF.State Modifier and Type Method Description VRF.BuilderVRF.Builder. setState(VRF.State value)The possible state of VRF.
-