public static interface AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder extends AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointConsumerBuilder, AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder |
basic() |
default AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder |
customerAlgorithm(String customerAlgorithm)
Define the customer algorithm to use in case CustomerKey is enabled.
|
default AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder |
customerKeyId(String customerKeyId)
Define the id of Customer key to use in case CustomerKey is enabled.
|
default AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder |
customerKeyMD5(String customerKeyMD5)
Define the MD5 of Customer key to use in case CustomerKey is enabled.
|
default 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 |
synchronous(String synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
autocloseBody, autocloseBody, exceptionHandler, exceptionHandler, exchangePattern, exchangePattern, pollStrategy, pollStrategydoSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, getUriawsKMSKeyId, useAwsKMS, useAwsKMS, useCustomerKey, useCustomerKeydefault AWS2S3EndpointBuilderFactory.AWS2S3EndpointBuilder basic()
basic in interface AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointConsumerBuilderbasic in interface AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointProducerBuilderdefault AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder customerAlgorithm(String customerAlgorithm)
customerAlgorithm in interface AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointConsumerBuildercustomerAlgorithm in interface AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointProducerBuildercustomerAlgorithm - the value to setdefault AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder customerKeyId(String customerKeyId)
customerKeyId in interface AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointConsumerBuildercustomerKeyId in interface AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointProducerBuildercustomerKeyId - the value to setdefault AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder customerKeyMD5(String customerKeyMD5)
customerKeyMD5 in interface AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointConsumerBuildercustomerKeyMD5 in interface AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointProducerBuildercustomerKeyMD5 - the value to setdefault AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder synchronous(boolean synchronous)
synchronous in interface AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointConsumerBuildersynchronous in interface AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointProducerBuildersynchronous - the value to setdefault AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointBuilder synchronous(String synchronous)
synchronous in interface AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointConsumerBuildersynchronous in interface AWS2S3EndpointBuilderFactory.AdvancedAWS2S3EndpointProducerBuildersynchronous - the value to setApache Camel