Uses of Class
org.apache.camel.component.aws.translate.TranslateConfiguration
-
-
Uses of TranslateConfiguration in org.apache.camel.component.aws.translate
Methods in org.apache.camel.component.aws.translate that return TranslateConfiguration Modifier and Type Method Description TranslateConfiguration
TranslateConfiguration. copy()
TranslateConfiguration
TranslateComponent. getConfiguration()
TranslateConfiguration
TranslateEndpoint. getConfiguration()
protected TranslateConfiguration
TranslateProducer. getConfiguration()
Methods in org.apache.camel.component.aws.translate with parameters of type TranslateConfiguration Modifier and Type Method Description void
TranslateComponent. setConfiguration(TranslateConfiguration configuration)
The component configurationConstructors in org.apache.camel.component.aws.translate with parameters of type TranslateConfiguration Constructor Description TranslateEndpoint(String uri, org.apache.camel.Component component, TranslateConfiguration configuration)
-