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