@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface LambdaEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LambdaEndpointBuilderFactory.AdvancedLambdaEndpointBuilder
Advanced builder for endpoint for the AWS Lambda component.
|
static interface |
LambdaEndpointBuilderFactory.LambdaBuilders |
static interface |
LambdaEndpointBuilderFactory.LambdaEndpointBuilder
Builder for endpoint for the AWS Lambda component.
|
static class |
LambdaEndpointBuilderFactory.LambdaOperations
Proxy enum for
org.apache.camel.component.aws.lambda.LambdaOperations enum. |
static class |
LambdaEndpointBuilderFactory.Protocol
Proxy enum for
com.amazonaws.Protocol enum. |
| Modifier and Type | Method and Description |
|---|---|
static LambdaEndpointBuilderFactory.LambdaEndpointBuilder |
awsLambda(String path)
AWS Lambda (camel-aws-lambda)
The aws-lambda is used for managing and invoking functions from Amazon
Lambda.
|
static LambdaEndpointBuilderFactory.LambdaEndpointBuilder awsLambda(String path)
aws-lambda:function
Path parameter: function (required)
Name of the Lambda function.Apache Camel