| Package | Description |
|---|---|
| org.apache.camel.component.aws2.sns | |
| org.apache.camel.component.aws2.sns.client | |
| org.apache.camel.component.aws2.sns.client.impl |
| Modifier and Type | Method and Description |
|---|---|
Sns2Configuration |
Sns2Configuration.copy() |
Sns2Configuration |
Sns2Component.getConfiguration() |
protected Sns2Configuration |
Sns2Producer.getConfiguration() |
Sns2Configuration |
Sns2Endpoint.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
Sns2Component.setConfiguration(Sns2Configuration configuration)
Component configuration
|
| Constructor and Description |
|---|
Sns2Endpoint(String uri,
org.apache.camel.Component component,
Sns2Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static Sns2InternalClient |
Sns2ClientFactory.getSnsClient(Sns2Configuration configuration)
Return the correct aws SNS client (based on remote vs local).
|
| Constructor and Description |
|---|
Sns2ClientIAMOptimized(Sns2Configuration configuration)
Constructor that uses the config file.
|
Sns2ClientStandardImpl(Sns2Configuration configuration)
Constructor that uses the config file.
|
Apache Camel