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