Uses of Class
org.apache.camel.model.cloud.ServiceCallConfiguration
-
Packages that use ServiceCallConfiguration Package Description org.apache.camel.model.cloud The JAXB POJOs for the remote service call DSL -
-
Uses of ServiceCallConfiguration in org.apache.camel.model.cloud
Methods in org.apache.camel.model.cloud that return ServiceCallConfiguration Modifier and Type Method Description ServiceCallConfiguration
ServiceCallConfiguration. property(String key, String value)
Adds a custom property to use.
-