Uses of Class
org.apache.camel.component.aws2.lambda.Lambda2Configuration
-
-
Uses of Lambda2Configuration in org.apache.camel.component.aws2.lambda
Methods in org.apache.camel.component.aws2.lambda that return Lambda2Configuration Modifier and Type Method Description Lambda2Configuration
Lambda2Configuration. copy()
Lambda2Configuration
Lambda2Component. getConfiguration()
Lambda2Configuration
Lambda2Endpoint. getConfiguration()
protected Lambda2Configuration
Lambda2Producer. getConfiguration()
Methods in org.apache.camel.component.aws2.lambda with parameters of type Lambda2Configuration Modifier and Type Method Description void
Lambda2Component. setConfiguration(Lambda2Configuration configuration)
Component configurationConstructors in org.apache.camel.component.aws2.lambda with parameters of type Lambda2Configuration Constructor Description Lambda2Endpoint(String uri, org.apache.camel.Component component, Lambda2Configuration configuration)
-