Interface Aws2S3ComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface Aws2S3ComponentBuilderFactory
Store and retrieve objects from AWS S3 Storage Service using AWS SDK version
2.x.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Builder for the AWS S3 Storage Service component.static class
-
Method Summary
Modifier and TypeMethodDescriptionaws2S3()
AWS S3 Storage Service (camel-aws2-s3) Store and retrieve objects from AWS S3 Storage Service using AWS SDK version 2.x.
-
Method Details
-
aws2S3
AWS S3 Storage Service (camel-aws2-s3) Store and retrieve objects from AWS S3 Storage Service using AWS SDK version 2.x. Category: cloud,file Since: 3.2 Maven coordinates: org.apache.camel:camel-aws2-s3- Returns:
- the dsl builder
-