default SWFEndpointBuilderFactory.AdvancedSWFEndpointProducerBuilder |
SWFEndpointBuilderFactory.SWFEndpointProducerBuilder.advanced() |
|
default SWFEndpointBuilderFactory.AdvancedSWFEndpointProducerBuilder |
SWFEndpointBuilderFactory.AdvancedSWFEndpointProducerBuilder.clientConfigurationParameters(String key,
Object value) |
To configure the ClientConfiguration using the key/values from the
Map.
|
default SWFEndpointBuilderFactory.AdvancedSWFEndpointProducerBuilder |
SWFEndpointBuilderFactory.AdvancedSWFEndpointProducerBuilder.clientConfigurationParameters(Map values) |
To configure the ClientConfiguration using the key/values from the
Map.
|
default SWFEndpointBuilderFactory.AdvancedSWFEndpointProducerBuilder |
SWFEndpointBuilderFactory.AdvancedSWFEndpointProducerBuilder.startWorkflowOptionsParameters(String key,
Object value) |
To configure the StartWorkflowOptions using the key/values from the
Map.
|
default SWFEndpointBuilderFactory.AdvancedSWFEndpointProducerBuilder |
SWFEndpointBuilderFactory.AdvancedSWFEndpointProducerBuilder.startWorkflowOptionsParameters(Map values) |
To configure the StartWorkflowOptions using the key/values from the
Map.
|
default SWFEndpointBuilderFactory.AdvancedSWFEndpointProducerBuilder |
SWFEndpointBuilderFactory.AdvancedSWFEndpointProducerBuilder.sWClientParameters(String key,
Object value) |
To configure the AmazonSimpleWorkflowClient using the key/values from
the Map.
|
default SWFEndpointBuilderFactory.AdvancedSWFEndpointProducerBuilder |
SWFEndpointBuilderFactory.AdvancedSWFEndpointProducerBuilder.sWClientParameters(Map values) |
To configure the AmazonSimpleWorkflowClient using the key/values from
the Map.
|
default SWFEndpointBuilderFactory.AdvancedSWFEndpointProducerBuilder |
SWFEndpointBuilderFactory.AdvancedSWFEndpointProducerBuilder.synchronous(boolean synchronous) |
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default SWFEndpointBuilderFactory.AdvancedSWFEndpointProducerBuilder |
SWFEndpointBuilderFactory.AdvancedSWFEndpointProducerBuilder.synchronous(String synchronous) |
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|