@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface SnsEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SnsEndpointBuilderFactory.AdvancedSnsEndpointBuilder
Advanced builder for endpoint for the AWS Simple Notification System
component.
|
static class |
SnsEndpointBuilderFactory.Protocol
Proxy enum for
com.amazonaws.Protocol enum. |
static interface |
SnsEndpointBuilderFactory.SnsBuilders |
static interface |
SnsEndpointBuilderFactory.SnsEndpointBuilder
Builder for endpoint for the AWS Simple Notification System component.
|
| Modifier and Type | Method and Description |
|---|---|
static SnsEndpointBuilderFactory.SnsEndpointBuilder |
awsSns(String path)
AWS Simple Notification System (camel-aws-sns)
The aws-sns component is used for sending messages to an Amazon Simple
Notification Topic.
|
static SnsEndpointBuilderFactory.SnsEndpointBuilder awsSns(String path)
aws-sns:topicNameOrArn
Path parameter: topicNameOrArn (required)
Topic name or ARNApache Camel