Uses of Enum
com.exoscale.sdk.model.Snapshot.StateEnum
Packages that use Snapshot.StateEnum
-
Uses of Snapshot.StateEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return Snapshot.StateEnumModifier and TypeMethodDescriptionstatic Snapshot.StateEnum
Snapshot.getState()
Snapshot statestatic Snapshot.StateEnum
Returns the enum constant of this type with the specified name.static Snapshot.StateEnum[]
Snapshot.StateEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.exoscale.sdk.model with parameters of type Snapshot.StateEnumModifier and TypeMethodDescriptionvoid
Snapshot.setState
(Snapshot.StateEnum state) Snapshot.state
(Snapshot.StateEnum state)