Interface AwsTranslateComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface AwsTranslateComponentBuilderFactory
Translate texts using AWS Translate. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
AwsTranslateComponentBuilderFactory.AwsTranslateComponentBuilder
Builder for the AWS Translate component.static class
AwsTranslateComponentBuilderFactory.AwsTranslateComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static AwsTranslateComponentBuilderFactory.AwsTranslateComponentBuilder
awsTranslate()
AWS Translate (camel-aws-translate) Translate texts using AWS Translate.
-
-
-
Method Detail
-
awsTranslate
static AwsTranslateComponentBuilderFactory.AwsTranslateComponentBuilder awsTranslate()
AWS Translate (camel-aws-translate) Translate texts using AWS Translate. Category: cloud,management Since: 3.0 Maven coordinates: org.apache.camel:camel-aws-translate
-
-