public class AwsSnsSegmentDecorator extends AbstractMessagingSegmentDecorator
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CAMEL_AWS_SNS_MESSAGE_ID |
MESSAGE_BUS_IDCAMEL_COMPONENT, DEFAULT| Constructor and Description |
|---|
AwsSnsSegmentDecorator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponent()
The camel component associated with the decorator.
|
protected String |
getMessageId(org.apache.camel.Exchange exchange) |
getDestination, getOperationName, prenewSegment, post, stripSchemeAndOptions, toQueryParametersprotected static final String CAMEL_AWS_SNS_MESSAGE_ID
public String getComponent()
SegmentDecoratorprotected String getMessageId(org.apache.camel.Exchange exchange)
getMessageId in class AbstractMessagingSegmentDecoratorApache Camel