public static interface TranslateEndpointBuilderFactory.TranslateBuilders
| Modifier and Type | Method and Description |
|---|---|
default TranslateEndpointBuilderFactory.TranslateEndpointBuilder |
awsTranslate(String path)
AWS Translate (camel-aws-translate)
Translate texts using AWS Translate.
|
default TranslateEndpointBuilderFactory.TranslateEndpointBuilder |
awsTranslate(String componentName,
String path)
AWS Translate (camel-aws-translate)
Translate texts using AWS Translate.
|
default TranslateEndpointBuilderFactory.TranslateEndpointBuilder awsTranslate(String path)
aws-translate:label
Path parameter: label (required)
Logical namepath - labeldefault TranslateEndpointBuilderFactory.TranslateEndpointBuilder awsTranslate(String componentName, String path)
aws-translate:label
Path parameter: label (required)
Logical namecomponentName - to use a custom component name for the endpoint
instead of the default namepath - labelApache Camel