| Package | Description |
|---|---|
| org.apache.camel.component.aws2.ses | |
| org.apache.camel.component.aws2.ses.client | |
| org.apache.camel.component.aws2.ses.client.impl |
| Modifier and Type | Method and Description |
|---|---|
Ses2Configuration |
Ses2Configuration.copy() |
Ses2Configuration |
Ses2Component.getConfiguration() |
Ses2Configuration |
Ses2Endpoint.getConfiguration() |
protected Ses2Configuration |
Ses2Producer.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
Ses2Component.setConfiguration(Ses2Configuration configuration)
component configuration
|
| Constructor and Description |
|---|
Ses2Endpoint(String uri,
org.apache.camel.Component component,
Ses2Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static Ses2InternalClient |
Ses2ClientFactory.getSesClient(Ses2Configuration configuration)
Return the correct AWS SES client (based on remote vs local).
|
| Constructor and Description |
|---|
Ses2ClientOptimizedImpl(Ses2Configuration configuration)
Constructor that uses the config file.
|
Ses2ClientStandardImpl(Ses2Configuration configuration)
Constructor that uses the config file.
|
Apache Camel