- secretPropertyNames() - Method in class org.apache.camel.component.aws2.translate.Translate2EndpointUriFactory
-
- setAccessKey(String) - Method in class org.apache.camel.component.aws2.translate.Translate2Configuration
-
Amazon AWS Access Key
- setAutodetectSourceLanguage(boolean) - Method in class org.apache.camel.component.aws2.translate.Translate2Configuration
-
Being able to autodetect the source language
- setConfiguration(Translate2Configuration) - Method in class org.apache.camel.component.aws2.translate.Translate2Component
-
Component configuration
- setOperation(Translate2Operations) - Method in class org.apache.camel.component.aws2.translate.Translate2Configuration
-
The operation to perform
- setOverrideEndpoint(boolean) - Method in class org.apache.camel.component.aws2.translate.Translate2Configuration
-
Set the need for overidding the endpoint.
- setPojoRequest(boolean) - Method in class org.apache.camel.component.aws2.translate.Translate2Configuration
-
If we want to use a POJO request as body or not
- setProxyHost(String) - Method in class org.apache.camel.component.aws2.translate.Translate2Configuration
-
To define a proxy host when instantiating the Translate client
- setProxyPort(Integer) - Method in class org.apache.camel.component.aws2.translate.Translate2Configuration
-
To define a proxy port when instantiating the Translate client
- setProxyProtocol(Protocol) - Method in class org.apache.camel.component.aws2.translate.Translate2Configuration
-
To define a proxy protocol when instantiating the Translate client
- setRegion(String) - Method in class org.apache.camel.component.aws2.translate.Translate2Configuration
-
The region in which Translate client needs to work.
- setSecretKey(String) - Method in class org.apache.camel.component.aws2.translate.Translate2Configuration
-
Amazon AWS Secret Key
- setSourceLanguage(String) - Method in class org.apache.camel.component.aws2.translate.Translate2Configuration
-
Source language to use
- setTargetLanguage(String) - Method in class org.apache.camel.component.aws2.translate.Translate2Configuration
-
Target language to use
- setTranslateClient(TranslateClient) - Method in class org.apache.camel.component.aws2.translate.Translate2Configuration
-
To use a existing configured AWS Translate as client
- setTrustAllCertificates(boolean) - Method in class org.apache.camel.component.aws2.translate.Translate2Configuration
-
If we want to trust all certificates in case of overriding the endpoint
- setUriEndpointOverride(String) - Method in class org.apache.camel.component.aws2.translate.Translate2Configuration
-
Set the overriding uri endpoint.
- setUseDefaultCredentialsProvider(Boolean) - Method in class org.apache.camel.component.aws2.translate.Translate2Configuration
-
Set whether the Translate client should expect to load credentials through a default credentials provider or to
expect static credentials to be passed in.
- SOURCE_LANGUAGE - Static variable in interface org.apache.camel.component.aws2.translate.Translate2Constants
-