Uses of Enum
com.exoscale.sdk.model.Manager.TypeEnum
Packages that use Manager.TypeEnum
-
Uses of Manager.TypeEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return Manager.TypeEnumModifier and TypeMethodDescriptionstatic Manager.TypeEnum
Manager.getType()
Manager typestatic Manager.TypeEnum
Returns the enum constant of this type with the specified name.static Manager.TypeEnum[]
Manager.TypeEnum.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 Manager.TypeEnumModifier and TypeMethodDescriptionvoid
Manager.setType
(Manager.TypeEnum type) Manager.type
(Manager.TypeEnum type)