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