public static interface Translate2EndpointBuilderFactory.Translate2Builders
| Modifier and Type | Method and Description |
|---|---|
default Translate2EndpointBuilderFactory.Translate2EndpointBuilder |
aws2Translate(String path)
AWS 2 Translate (camel-aws2-translate)
Translate texts using AWS Translate and AWS SDK version 2.x.
|
default Translate2EndpointBuilderFactory.Translate2EndpointBuilder |
aws2Translate(String componentName,
String path)
AWS 2 Translate (camel-aws2-translate)
Translate texts using AWS Translate and AWS SDK version 2.x.
|
default Translate2EndpointBuilderFactory.Translate2EndpointBuilder aws2Translate(String path)
aws2-translate:label
Path parameter: label (required)
Logical namepath - labeldefault Translate2EndpointBuilderFactory.Translate2EndpointBuilder aws2Translate(String componentName, String path)
aws2-translate:label
Path parameter: label (required)
Logical namecomponentName - to use a custom component name for the endpoint
instead of the default namepath - labelApache Camel