Uses of Enum
com.exoscale.sdk.model.SksCluster.LevelEnum
Packages that use SksCluster.LevelEnum
-
Uses of SksCluster.LevelEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return SksCluster.LevelEnumModifier and TypeMethodDescriptionstatic SksCluster.LevelEnumSksCluster.getLevel()Cluster levelstatic SksCluster.LevelEnumReturns the enum constant of this type with the specified name.static SksCluster.LevelEnum[]SksCluster.LevelEnum.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 SksCluster.LevelEnumModifier and TypeMethodDescriptionSksCluster.level(SksCluster.LevelEnum level) voidSksCluster.setLevel(SksCluster.LevelEnum level)