Uses of Enum
com.exoscale.sdk.model.BlockStorageVolume.StateEnum
-
Uses of BlockStorageVolume.StateEnum in com.exoscale.sdk.model
Modifier and TypeMethodDescriptionstatic BlockStorageVolume.StateEnum
BlockStorageVolume.getState()
Volume statestatic BlockStorageVolume.StateEnum
Returns the enum constant of this type with the specified name.static BlockStorageVolume.StateEnum[]
BlockStorageVolume.StateEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionBlockStorageVolume
(BlockStorageVolume.StateEnum state, Long blocksize, UUID id, OffsetDateTime createdAt)