Uses of Enum Class
org.apache.camel.component.aws2.s3.AWS2S3Operations
Packages that use AWS2S3Operations
-
Uses of AWS2S3Operations in org.apache.camel.component.aws2.s3
Methods in org.apache.camel.component.aws2.s3 that return AWS2S3OperationsModifier and TypeMethodDescriptionAWS2S3Configuration.getOperation()static AWS2S3OperationsReturns the enum constant of this class with the specified name.static AWS2S3Operations[]AWS2S3Operations.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.aws2.s3 with parameters of type AWS2S3OperationsModifier and TypeMethodDescriptionvoidAWS2S3Configuration.setOperation(AWS2S3Operations operation) The operation to do in case the user don't want to do only an upload