Uses of Class
com.google.cloud.netapp.v1.Volume.State
-
Packages that use Volume.State Package Description com.google.cloud.netapp.v1 A client to NetApp API -
-
Uses of Volume.State in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return Volume.State Modifier and Type Method Description static Volume.StateVolume.State. forNumber(int value)Volume.StateVolume.Builder. getState()Output only.Volume.StateVolume. getState()Output only.Volume.StateVolumeOrBuilder. getState()Output only.static Volume.StateVolume.State. valueOf(int value)Deprecated.static Volume.StateVolume.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Volume.StateVolume.State. valueOf(String name)Returns the enum constant of this type with the specified name.static Volume.State[]Volume.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.netapp.v1 that return types with arguments of type Volume.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Volume.State>Volume.State. internalGetValueMap()Methods in com.google.cloud.netapp.v1 with parameters of type Volume.State Modifier and Type Method Description Volume.BuilderVolume.Builder. setState(Volume.State value)Output only.
-