| Package | Description |
|---|---|
| org.apache.camel.component.atmos | |
| org.apache.camel.component.atmos.util |
| Modifier and Type | Method and Description |
|---|---|
AtmosOperation |
AtmosConfiguration.getOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
AtmosConfiguration.setOperation(AtmosOperation operation)
Operation to perform
|
| Modifier and Type | Method and Description |
|---|---|
static AtmosOperation |
AtmosOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AtmosOperation[] |
AtmosOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Apache Camel