Uses of Interface
org.apache.camel.builder.endpoint.dsl.ECS2EndpointBuilderFactory.AdvancedECS2EndpointBuilder
Packages that use ECS2EndpointBuilderFactory.AdvancedECS2EndpointBuilder
-
Uses of ECS2EndpointBuilderFactory.AdvancedECS2EndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return ECS2EndpointBuilderFactory.AdvancedECS2EndpointBuilderModifier and TypeMethodDescriptionECS2EndpointBuilderFactory.ECS2EndpointBuilder.advanced()To use a existing configured AWS ECS as client.ECS2EndpointBuilderFactory.AdvancedECS2EndpointBuilder.ecsClient(software.amazon.awssdk.services.ecs.EcsClient ecsClient) To use a existing configured AWS ECS as client.ECS2EndpointBuilderFactory.AdvancedECS2EndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).ECS2EndpointBuilderFactory.AdvancedECS2EndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).