Uses of Class
com.google.cloud.baremetalsolution.v2.Network.State
-
Packages that use Network.State Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of Network.State in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return Network.State Modifier and Type Method Description static Network.StateNetwork.State. forNumber(int value)Network.StateNetwork.Builder. getState()The Network state.Network.StateNetwork. getState()The Network state.Network.StateNetworkOrBuilder. getState()The Network state.static Network.StateNetwork.State. valueOf(int value)Deprecated.static Network.StateNetwork.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Network.StateNetwork.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Network.State[]Network.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 Network.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Network.State>Network.State. internalGetValueMap()Methods in com.google.cloud.baremetalsolution.v2 with parameters of type Network.State Modifier and Type Method Description Network.BuilderNetwork.Builder. setState(Network.State value)The Network state.
-