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