@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface AWS2S3EndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder
Advanced builder for endpoint for the AWS2 S3 Storage Service component.
|
static interface |
AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointConsumerBuilder
Advanced builder for endpoint consumers for the AWS2 S3 Storage Service
component.
|
static interface |
AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointProducerBuilder
Advanced builder for endpoint producers for the AWS2 S3 Storage Service
component.
|
static interface |
AWS2S3EndpointBuilderFactory.AWS2S3Builders |
static interface |
AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder
Builder for endpoint for the AWS2 S3 Storage Service component.
|
static interface |
AWS2S3EndpointBuilderFactory.AWS2S3EndpointConsumerBuilder
Builder for endpoint consumers for the AWS2 S3 Storage Service component.
|
static interface |
AWS2S3EndpointBuilderFactory.AWS2S3EndpointProducerBuilder
Builder for endpoint producers for the AWS2 S3 Storage Service component.
|
static class |
AWS2S3EndpointBuilderFactory.AWS2S3Operations
Proxy enum for
org.apache.camel.component.aws2.s3.AWS2S3Operations enum. |
static class |
AWS2S3EndpointBuilderFactory.Protocol
Proxy enum for
software.amazon.awssdk.core.Protocol enum. |
| Modifier and Type | Method and Description |
|---|---|
static AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder |
aws2S3(String path)
AWS2 S3 Storage Service (camel-aws2-s3)
The aws2-s3 component is used for storing and retrieving object from
Amazon S3 Storage Service.
|
static AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder aws2S3(String path)
aws2-s3://bucketNameOrArn
Path parameter: bucketNameOrArn (required)
Bucket name or ARNApache Camel