Uses of Enum Class
org.apache.camel.component.aws2.kms.KMS2Operations
Packages that use KMS2Operations
-
Uses of KMS2Operations in org.apache.camel.component.aws2.kms
Methods in org.apache.camel.component.aws2.kms that return KMS2OperationsModifier and TypeMethodDescriptionKMS2Configuration.getOperation()static KMS2OperationsReturns the enum constant of this class with the specified name.static KMS2Operations[]KMS2Operations.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.aws2.kms with parameters of type KMS2OperationsModifier and TypeMethodDescriptionvoidKMS2Configuration.setOperation(KMS2Operations operation) The operation to perform