Interface AwsSnsComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface AwsSnsComponentBuilderFactory
Send messages to an AWS Simple Notification Topic. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
AwsSnsComponentBuilderFactory.AwsSnsComponentBuilder
Builder for the AWS Simple Notification System (SNS) component.static class
AwsSnsComponentBuilderFactory.AwsSnsComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static AwsSnsComponentBuilderFactory.AwsSnsComponentBuilder
awsSns()
AWS Simple Notification System (SNS) (camel-aws-sns) Send messages to an AWS Simple Notification Topic.
-
-
-
Method Detail
-
awsSns
static AwsSnsComponentBuilderFactory.AwsSnsComponentBuilder awsSns()
AWS Simple Notification System (SNS) (camel-aws-sns) Send messages to an AWS Simple Notification Topic. Category: cloud,messaging,mobile Since: 2.8 Maven coordinates: org.apache.camel:camel-aws-sns
-
-