default AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder |
AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder.advanced() |
|
default AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder |
AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder.customerAlgorithm(String customerAlgorithm) |
Define the customer algorithm to use in case CustomerKey is enabled.
|
default AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder |
AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder.customerKeyId(String customerKeyId) |
Define the id of Customer key to use in case CustomerKey is enabled.
|
default AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder |
AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder.customerKeyMD5(String customerKeyMD5) |
Define the MD5 of Customer key to use in case CustomerKey is enabled.
|
default AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder |
AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder.synchronous(boolean synchronous) |
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder |
AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder.synchronous(String synchronous) |
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|