Uses of Interface
org.apache.camel.builder.endpoint.dsl.AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder
Packages that use AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder
-
Uses of AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilderModifier and TypeMethodDescriptionAWS S3 Storage Service (camel-aws2-s3) Store and retrieve objects from AWS S3 Storage Service.AWS S3 Storage Service (camel-aws2-s3) Store and retrieve objects from AWS S3 Storage Service. -
Uses of AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilderModifier and TypeMethodDescriptionAmazon AWS Access Key.AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder.autoCreateBucket(boolean autoCreateBucket) Setting the autocreation of the S3 bucket bucketName.AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder.autoCreateBucket(String autoCreateBucket) Setting the autocreation of the S3 bucket bucketName.AWS S3 Storage Service (camel-aws2-s3) Store and retrieve objects from AWS S3 Storage Service.AWS S3 Storage Service (camel-aws2-s3) Store and retrieve objects from AWS S3 Storage Service.AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder.basic()The delimiter which is used in the com.amazonaws.services.s3.model.ListObjectsRequest to only consume objects we are interested in.AWS2S3EndpointBuilderFactory.endpointBuilder(String componentName, String path) AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder.forcePathStyle(boolean forcePathStyle) Set whether the S3 client should use path-style URL instead of virtual-hosted-style.AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder.forcePathStyle(String forcePathStyle) Set whether the S3 client should use path-style URL instead of virtual-hosted-style.AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder.overrideEndpoint(boolean overrideEndpoint) Set the need for overidding the endpoint.AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder.overrideEndpoint(String overrideEndpoint) Set the need for overidding the endpoint.AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder.pojoRequest(boolean pojoRequest) If we want to use a POJO request as body or not.AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder.pojoRequest(String pojoRequest) If we want to use a POJO request as body or not.The policy for this queue to set in the com.amazonaws.services.s3.AmazonS3#setBucketPolicy() method.The prefix which is used in the com.amazonaws.services.s3.model.ListObjectsRequest to only consume objects we are interested in.AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder.profileCredentialsName(String profileCredentialsName) If using a profile credentials provider this parameter will set the profile name.To define a proxy host when instantiating the SQS client.Specify a proxy port to be used inside the client definition.Specify a proxy port to be used inside the client definition.AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder.proxyProtocol(String proxyProtocol) To define a proxy protocol when instantiating the S3 client.AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder.proxyProtocol(software.amazon.awssdk.core.Protocol proxyProtocol) To define a proxy protocol when instantiating the S3 client.The region in which S3 client needs to work.Amazon AWS Secret Key.AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder.trustAllCertificates(boolean trustAllCertificates) If we want to trust all certificates in case of overriding the endpoint.AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder.trustAllCertificates(String trustAllCertificates) If we want to trust all certificates in case of overriding the endpoint.AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder.uriEndpointOverride(String uriEndpointOverride) Set the overriding uri endpoint.AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder.useDefaultCredentialsProvider(boolean useDefaultCredentialsProvider) Set whether the S3 client should expect to load credentials through a default credentials provider.AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder.useDefaultCredentialsProvider(String useDefaultCredentialsProvider) Set whether the S3 client should expect to load credentials through a default credentials provider.AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder.useProfileCredentialsProvider(boolean useProfileCredentialsProvider) Set whether the S3 client should expect to load credentials through a profile credentials provider.AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder.useProfileCredentialsProvider(String useProfileCredentialsProvider) Set whether the S3 client should expect to load credentials through a profile credentials provider.