@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface Lambda2EndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Lambda2EndpointBuilderFactory.AdvancedLambda2EndpointBuilder
Advanced builder for endpoint for the AWS Lambda component.
|
static interface |
Lambda2EndpointBuilderFactory.Lambda2Builders |
static interface |
Lambda2EndpointBuilderFactory.Lambda2EndpointBuilder
Builder for endpoint for the AWS Lambda component.
|
static class |
Lambda2EndpointBuilderFactory.Lambda2Operations
Proxy enum for
org.apache.camel.component.aws2.lambda.Lambda2Operations
enum. |
static class |
Lambda2EndpointBuilderFactory.Protocol
Proxy enum for
software.amazon.awssdk.core.Protocol enum. |
| Modifier and Type | Method and Description |
|---|---|
static Lambda2EndpointBuilderFactory.Lambda2EndpointBuilder |
aws2Lambda(String path)
AWS Lambda (camel-aws2-lambda)
The aws2-lambda is used for managing and invoking functions from Amazon
Lambda.
|
static Lambda2EndpointBuilderFactory.Lambda2EndpointBuilder aws2Lambda(String path)
aws2-lambda:function
Path parameter: function (required)
Name of the Lambda function.Apache Camel