Uses of Class
com.google.cloud.baremetalsolution.v2.Volume.Protocol
-
Packages that use Volume.Protocol Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution API -
-
Uses of Volume.Protocol in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return Volume.Protocol Modifier and Type Method Description static Volume.ProtocolVolume.Protocol. forNumber(int value)Volume.ProtocolVolume.Builder. getProtocol()Output only.Volume.ProtocolVolume. getProtocol()Output only.Volume.ProtocolVolumeOrBuilder. getProtocol()Output only.static Volume.ProtocolVolume.Protocol. valueOf(int value)Deprecated.static Volume.ProtocolVolume.Protocol. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Volume.ProtocolVolume.Protocol. valueOf(String name)Returns the enum constant of this type with the specified name.static Volume.Protocol[]Volume.Protocol. 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 Volume.Protocol Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Volume.Protocol>Volume.Protocol. internalGetValueMap()Methods in com.google.cloud.baremetalsolution.v2 with parameters of type Volume.Protocol Modifier and Type Method Description Volume.BuilderVolume.Builder. setProtocol(Volume.Protocol value)Output only.
-