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