default Lambda2EndpointBuilderFactory.AdvancedLambda2EndpointBuilder |
Lambda2EndpointBuilderFactory.Lambda2EndpointBuilder.advanced() |
|
default Lambda2EndpointBuilderFactory.AdvancedLambda2EndpointBuilder |
Lambda2EndpointBuilderFactory.AdvancedLambda2EndpointBuilder.awsLambdaClient(Object awsLambdaClient) |
To use a existing configured AwsLambdaClient as client.
|
default Lambda2EndpointBuilderFactory.AdvancedLambda2EndpointBuilder |
Lambda2EndpointBuilderFactory.AdvancedLambda2EndpointBuilder.awsLambdaClient(String awsLambdaClient) |
To use a existing configured AwsLambdaClient as client.
|
default Lambda2EndpointBuilderFactory.AdvancedLambda2EndpointBuilder |
Lambda2EndpointBuilderFactory.AdvancedLambda2EndpointBuilder.synchronous(boolean synchronous) |
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default Lambda2EndpointBuilderFactory.AdvancedLambda2EndpointBuilder |
Lambda2EndpointBuilderFactory.AdvancedLambda2EndpointBuilder.synchronous(String synchronous) |
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|