Uses of Enum
com.exoscale.sdk.model.SksNodepool.StateEnum
Packages that use SksNodepool.StateEnum
-
Uses of SksNodepool.StateEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return SksNodepool.StateEnumModifier and TypeMethodDescriptionstatic SksNodepool.StateEnum
SksNodepool.getState()
Nodepool statestatic SksNodepool.StateEnum
Returns the enum constant of this type with the specified name.static SksNodepool.StateEnum[]
SksNodepool.StateEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.exoscale.sdk.model with parameters of type SksNodepool.StateEnumModifierConstructorDescriptionSksNodepool
(SksNodepool.StateEnum state, UUID id, String version, OffsetDateTime createdAt)