Uses of Enum
com.exoscale.sdk.model.SksCluster.AddonsEnum
Packages that use SksCluster.AddonsEnum
-
Uses of SksCluster.AddonsEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return SksCluster.AddonsEnumModifier and TypeMethodDescriptionstatic SksCluster.AddonsEnum
static SksCluster.AddonsEnum
Returns the enum constant of this type with the specified name.static SksCluster.AddonsEnum[]
SksCluster.AddonsEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.exoscale.sdk.model that return types with arguments of type SksCluster.AddonsEnumMethods in com.exoscale.sdk.model with parameters of type SksCluster.AddonsEnumMethod parameters in com.exoscale.sdk.model with type arguments of type SksCluster.AddonsEnumModifier and TypeMethodDescriptionSksCluster.addons
(Set<SksCluster.AddonsEnum> addons) void
SksCluster.setAddons
(Set<SksCluster.AddonsEnum> addons)