Package | Description |
---|---|
org.apache.camel.component.digitalocean | |
org.apache.camel.component.digitalocean.constants | |
org.apache.camel.component.digitalocean.producer |
Modifier and Type | Method and Description |
---|---|
DigitalOceanOperations |
DigitalOceanConfiguration.getOperation() |
Modifier and Type | Method and Description |
---|---|
void |
DigitalOceanConfiguration.setOperation(DigitalOceanOperations operation)
The operation to perform to the given resource.
|
Modifier and Type | Method and Description |
---|---|
static DigitalOceanOperations |
DigitalOceanOperations.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DigitalOceanOperations[] |
DigitalOceanOperations.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected DigitalOceanOperations |
DigitalOceanProducer.determineOperation(org.apache.camel.Exchange exchange) |
Apache Camel