Uses of Enum Class
org.apache.camel.component.aws.config.AWSConfigOperations
Packages that use AWSConfigOperations
-
Uses of AWSConfigOperations in org.apache.camel.component.aws.config
Methods in org.apache.camel.component.aws.config that return AWSConfigOperationsModifier and TypeMethodDescriptionAWSConfigConfiguration.getOperation()static AWSConfigOperationsReturns the enum constant of this class with the specified name.static AWSConfigOperations[]AWSConfigOperations.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.aws.config with parameters of type AWSConfigOperationsModifier and TypeMethodDescriptionvoidAWSConfigConfiguration.setOperation(AWSConfigOperations operation) The operation to perform