| Modifier and Type | Method and Description |
|---|---|
Translate2Configuration |
Translate2Configuration.copy() |
Translate2Configuration |
Translate2Endpoint.getConfiguration() |
protected Translate2Configuration |
Translate2Producer.getConfiguration() |
Translate2Configuration |
Translate2Component.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
Translate2Component.setConfiguration(Translate2Configuration configuration)
Component configuration
|
| Constructor and Description |
|---|
Translate2Endpoint(String uri,
org.apache.camel.Component component,
Translate2Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static Translate2InternalClient |
Translate2ClientFactory.getTranslateClient(Translate2Configuration configuration)
Return the correct aws Translate client (based on remote vs local).
|
| Constructor and Description |
|---|
Translate2ClientIAMOptimized(Translate2Configuration configuration)
Constructor that uses the config file.
|
Translate2ClientStandardImpl(Translate2Configuration configuration)
Constructor that uses the config file.
|
Apache Camel