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.StateEnumSnapshot.getState()Snapshot statestatic Snapshot.StateEnumReturns 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 TypeMethodDescriptionvoidSnapshot.setState(Snapshot.StateEnum state) Snapshot.state(Snapshot.StateEnum state)