Uses of Enum Class
org.apache.camel.component.aws2.ddb.Ddb2Operations
Packages that use Ddb2Operations
-
Uses of Ddb2Operations in org.apache.camel.component.aws2.ddb
Methods in org.apache.camel.component.aws2.ddb that return Ddb2OperationsModifier and TypeMethodDescriptionDdb2Configuration.getOperation()static Ddb2OperationsReturns the enum constant of this class with the specified name.static Ddb2Operations[]Ddb2Operations.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.aws2.ddb with parameters of type Ddb2OperationsModifier and TypeMethodDescriptionvoidDdb2Configuration.setOperation(Ddb2Operations operation) What operation to perform