Uses of Class
org.apache.camel.component.aws.ecs.ECSConfiguration
-
-
Uses of ECSConfiguration in org.apache.camel.component.aws.ecs
Methods in org.apache.camel.component.aws.ecs that return ECSConfiguration Modifier and Type Method Description ECSConfiguration
ECSConfiguration. copy()
ECSConfiguration
ECSComponent. getConfiguration()
ECSConfiguration
ECSEndpoint. getConfiguration()
protected ECSConfiguration
ECSProducer. getConfiguration()
Methods in org.apache.camel.component.aws.ecs with parameters of type ECSConfiguration Modifier and Type Method Description void
ECSComponent. setConfiguration(ECSConfiguration configuration)
The component configurationConstructors in org.apache.camel.component.aws.ecs with parameters of type ECSConfiguration Constructor Description ECSEndpoint(String uri, org.apache.camel.Component component, ECSConfiguration configuration)
-