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