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.StateEnumSksNodepool.getState()Nodepool statestatic SksNodepool.StateEnumReturns 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)