Interface AwsLambdaComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface AwsLambdaComponentBuilderFactory
Manage and invoke AWS Lambda functions. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAwsLambdaComponentBuilderFactory.AwsLambdaComponentBuilderBuilder for the AWS Lambda component.static classAwsLambdaComponentBuilderFactory.AwsLambdaComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static AwsLambdaComponentBuilderFactory.AwsLambdaComponentBuilderawsLambda()AWS Lambda (camel-aws-lambda) Manage and invoke AWS Lambda functions.
-
-
-
Method Detail
-
awsLambda
static AwsLambdaComponentBuilderFactory.AwsLambdaComponentBuilder awsLambda()
AWS Lambda (camel-aws-lambda) Manage and invoke AWS Lambda functions. Category: cloud,computing,serverless Since: 2.20 Maven coordinates: org.apache.camel:camel-aws-lambda
-
-