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.TypeEnumManager.getType()Manager typestatic Manager.TypeEnumReturns 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 TypeMethodDescriptionvoidManager.setType(Manager.TypeEnum type) Manager.type(Manager.TypeEnum type)