Uses of Enum Class
org.apache.camel.component.aws2.sqs.Sqs2Operations
Packages that use Sqs2Operations
-
Uses of Sqs2Operations in org.apache.camel.component.aws2.sqs
Methods in org.apache.camel.component.aws2.sqs that return Sqs2OperationsModifier and TypeMethodDescriptionSqs2Configuration.getOperation()static Sqs2OperationsReturns the enum constant of this class with the specified name.static Sqs2Operations[]Sqs2Operations.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.aws2.sqs with parameters of type Sqs2OperationsModifier and TypeMethodDescriptionvoidSqs2Configuration.setOperation(Sqs2Operations operation) The operation to do in case the user don't want to send only a message