Interface AwsS3ComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface AwsS3ComponentBuilderFactory
Store and retrieve objects from AWS S3 Storage Service. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
AwsS3ComponentBuilderFactory.AwsS3ComponentBuilder
Builder for the AWS S3 Storage Service component.static class
AwsS3ComponentBuilderFactory.AwsS3ComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static AwsS3ComponentBuilderFactory.AwsS3ComponentBuilder
awsS3()
AWS S3 Storage Service (camel-aws-s3) Store and retrieve objects from AWS S3 Storage Service.
-
-
-
Method Detail
-
awsS3
static AwsS3ComponentBuilderFactory.AwsS3ComponentBuilder awsS3()
AWS S3 Storage Service (camel-aws-s3) Store and retrieve objects from AWS S3 Storage Service. Category: cloud,file Since: 2.8 Maven coordinates: org.apache.camel:camel-aws-s3
-
-