Uses of Class
com.google.cloud.netapp.v1.StoragePool.State
-
Packages that use StoragePool.State Package Description com.google.cloud.netapp.v1 A client to NetApp API -
-
Uses of StoragePool.State in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return StoragePool.State Modifier and Type Method Description static StoragePool.StateStoragePool.State. forNumber(int value)StoragePool.StateStoragePool.Builder. getState()Output only.StoragePool.StateStoragePool. getState()Output only.StoragePool.StateStoragePoolOrBuilder. getState()Output only.static StoragePool.StateStoragePool.State. valueOf(int value)Deprecated.static StoragePool.StateStoragePool.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static StoragePool.StateStoragePool.State. valueOf(String name)Returns the enum constant of this type with the specified name.static StoragePool.State[]StoragePool.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 StoragePool.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<StoragePool.State>StoragePool.State. internalGetValueMap()Methods in com.google.cloud.netapp.v1 with parameters of type StoragePool.State Modifier and Type Method Description StoragePool.BuilderStoragePool.Builder. setState(StoragePool.State value)Output only.
-