@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 |
endpointBuilder(String componentName,
String path) |
static LambdaEndpointBuilderFactory.LambdaEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel