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.Protocol
Volume.Protocol. forNumber(int value)
Volume.Protocol
Volume.Builder. getProtocol()
Output only.Volume.Protocol
Volume. getProtocol()
Output only.Volume.Protocol
VolumeOrBuilder. getProtocol()
Output only.static Volume.Protocol
Volume.Protocol. valueOf(int value)
Deprecated.static Volume.Protocol
Volume.Protocol. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name.static Volume.Protocol
Volume.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.Builder
Volume.Builder. setProtocol(Volume.Protocol value)
Output only.
-