| Package | Description |
|---|---|
| org.apache.camel.component.digitalocean | |
| org.apache.camel.component.digitalocean.constants |
| Modifier and Type | Method and Description |
|---|---|
DigitalOceanResources |
DigitalOceanConfiguration.getResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
DigitalOceanConfiguration.setResource(DigitalOceanResources resource)
The DigitalOcean resource type on which perform the operation.
|
| Modifier and Type | Method and Description |
|---|---|
static DigitalOceanResources |
DigitalOceanResources.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DigitalOceanResources[] |
DigitalOceanResources.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Apache Camel