Uses of Interface
org.apache.camel.builder.endpoint.dsl.Cw2EndpointBuilderFactory.AdvancedCw2EndpointBuilder
Packages that use Cw2EndpointBuilderFactory.AdvancedCw2EndpointBuilder
-
Uses of Cw2EndpointBuilderFactory.AdvancedCw2EndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return Cw2EndpointBuilderFactory.AdvancedCw2EndpointBuilderModifier and TypeMethodDescriptionCw2EndpointBuilderFactory.Cw2EndpointBuilder.advanced()Cw2EndpointBuilderFactory.AdvancedCw2EndpointBuilder.amazonCwClient(String amazonCwClient) To use the AmazonCloudWatch as the client.Cw2EndpointBuilderFactory.AdvancedCw2EndpointBuilder.amazonCwClient(software.amazon.awssdk.services.cloudwatch.CloudWatchClient amazonCwClient) To use the AmazonCloudWatch as the client.Cw2EndpointBuilderFactory.AdvancedCw2EndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).Cw2EndpointBuilderFactory.AdvancedCw2EndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).