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