Uses of Interface
org.apache.camel.builder.endpoint.dsl.AWS2EC2EndpointBuilderFactory.AdvancedAWS2EC2EndpointBuilder
-
Packages that use AWS2EC2EndpointBuilderFactory.AdvancedAWS2EC2EndpointBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of AWS2EC2EndpointBuilderFactory.AdvancedAWS2EC2EndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return AWS2EC2EndpointBuilderFactory.AdvancedAWS2EC2EndpointBuilder Modifier and Type Method Description default AWS2EC2EndpointBuilderFactory.AdvancedAWS2EC2EndpointBuilder
AWS2EC2EndpointBuilderFactory.AWS2EC2EndpointBuilder. advanced()
default AWS2EC2EndpointBuilderFactory.AdvancedAWS2EC2EndpointBuilder
AWS2EC2EndpointBuilderFactory.AdvancedAWS2EC2EndpointBuilder. synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported).default AWS2EC2EndpointBuilderFactory.AdvancedAWS2EC2EndpointBuilder
AWS2EC2EndpointBuilderFactory.AdvancedAWS2EC2EndpointBuilder. synchronous(String synchronous)
Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported).
-