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