Package | Description |
---|---|
org.apache.camel.component.aws.sns |
Modifier and Type | Method and Description |
---|---|
SnsConfiguration |
SnsConfiguration.copy() |
protected SnsConfiguration |
SnsProducer.getConfiguration() |
SnsConfiguration |
SnsEndpoint.getConfiguration() |
SnsConfiguration |
SnsComponent.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
SnsEndpoint.setConfiguration(SnsConfiguration configuration) |
void |
SnsComponent.setConfiguration(SnsConfiguration configuration)
The AWS SNS default configuration
|
Constructor and Description |
---|
SnsEndpoint(String uri,
org.apache.camel.CamelContext context,
SnsConfiguration configuration)
Deprecated.
|
SnsEndpoint(String uri,
org.apache.camel.Component component,
SnsConfiguration configuration) |
Apache Camel