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