Uses of Enum Class
org.apache.camel.component.digitalocean.constants.DigitalOceanImageTypes
Packages that use DigitalOceanImageTypes
-
Uses of DigitalOceanImageTypes in org.apache.camel.component.digitalocean.constants
Methods in org.apache.camel.component.digitalocean.constants that return DigitalOceanImageTypesModifier and TypeMethodDescriptionstatic DigitalOceanImageTypesReturns the enum constant of this class with the specified name.static DigitalOceanImageTypes[]DigitalOceanImageTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.