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