Interface S3EndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface S3EndpointBuilderFactory
Store and retrieve objects from AWS S3 Storage Service. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
S3EndpointBuilderFactory.AdvancedS3EndpointBuilder
Advanced builder for endpoint for the AWS S3 Storage Service component.static interface
S3EndpointBuilderFactory.AdvancedS3EndpointConsumerBuilder
Advanced builder for endpoint consumers for the AWS S3 Storage Service component.static interface
S3EndpointBuilderFactory.AdvancedS3EndpointProducerBuilder
Advanced builder for endpoint producers for the AWS S3 Storage Service component.static class
S3EndpointBuilderFactory.Protocol
Proxy enum forcom.amazonaws.Protocol
enum.static interface
S3EndpointBuilderFactory.S3Builders
static interface
S3EndpointBuilderFactory.S3EndpointBuilder
Builder for endpoint for the AWS S3 Storage Service component.static interface
S3EndpointBuilderFactory.S3EndpointConsumerBuilder
Builder for endpoint consumers for the AWS S3 Storage Service component.static interface
S3EndpointBuilderFactory.S3EndpointProducerBuilder
Builder for endpoint producers for the AWS S3 Storage Service component.static class
S3EndpointBuilderFactory.S3Operations
Proxy enum fororg.apache.camel.component.aws.s3.S3Operations
enum.
-
Method Summary
Static Methods Modifier and Type Method Description static S3EndpointBuilderFactory.S3EndpointBuilder
endpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static S3EndpointBuilderFactory.S3EndpointBuilder endpointBuilder(String componentName, String path)
-
-