Interface Lambda2EndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface Lambda2EndpointBuilderFactory
Manage and invoke AWS Lambda functions using AWS SDK version 2.x. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceLambda2EndpointBuilderFactory.AdvancedLambda2EndpointBuilderAdvanced builder for endpoint for the AWS Lambda component.static interfaceLambda2EndpointBuilderFactory.Lambda2Buildersstatic interfaceLambda2EndpointBuilderFactory.Lambda2EndpointBuilderBuilder for endpoint for the AWS Lambda component.static classLambda2EndpointBuilderFactory.Lambda2HeaderNameBuilderThe builder of headers' name for the AWS Lambda component.
-
Method Summary
Static Methods Modifier and Type Method Description static Lambda2EndpointBuilderFactory.Lambda2EndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static Lambda2EndpointBuilderFactory.Lambda2EndpointBuilder endpointBuilder(String componentName, String path)
-
-