Uses of Class
org.apache.camel.component.digitalocean.constants.DigitalOceanSnapshotTypes
-
Packages that use DigitalOceanSnapshotTypes Package Description org.apache.camel.component.digitalocean.constants -
-
Uses of DigitalOceanSnapshotTypes in org.apache.camel.component.digitalocean.constants
Methods in org.apache.camel.component.digitalocean.constants that return DigitalOceanSnapshotTypes Modifier and Type Method Description static DigitalOceanSnapshotTypesDigitalOceanSnapshotTypes. valueOf(String name)Returns the enum constant of this type with the specified name.static DigitalOceanSnapshotTypes[]DigitalOceanSnapshotTypes. values()Returns an array containing the constants of this enum type, in the order they are declared.
-