@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface Sns2EndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Sns2EndpointBuilderFactory.AdvancedSns2EndpointBuilder
Advanced builder for endpoint for the AWS 2 Simple Notification System
component.
|
static class |
Sns2EndpointBuilderFactory.Protocol
Proxy enum for
software.amazon.awssdk.core.Protocol enum. |
static interface |
Sns2EndpointBuilderFactory.Sns2Builders |
static interface |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder
Builder for endpoint for the AWS 2 Simple Notification System component.
|
| Modifier and Type | Method and Description |
|---|---|
static Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
aws2Sns(String path)
AWS 2 Simple Notification System (camel-aws2-sns)
The aws2-sns component is used for sending messages to an Amazon Simple
Notification Topic.
|
static Sns2EndpointBuilderFactory.Sns2EndpointBuilder aws2Sns(String path)
aws2-sns:topicNameOrArn
Path parameter: topicNameOrArn (required)
Topic name or ARNApache Camel