Interface SnsEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface SnsEndpointBuilderFactory
Send messages to an AWS Simple Notification Topic. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
SnsEndpointBuilderFactory.AdvancedSnsEndpointBuilder
Advanced builder for endpoint for the AWS Simple Notification System (SNS) component.static class
SnsEndpointBuilderFactory.Protocol
Proxy enum forcom.amazonaws.Protocol
enum.static interface
SnsEndpointBuilderFactory.SnsBuilders
static interface
SnsEndpointBuilderFactory.SnsEndpointBuilder
Builder for endpoint for the AWS Simple Notification System (SNS) component.
-
Method Summary
Static Methods Modifier and Type Method Description static SnsEndpointBuilderFactory.SnsEndpointBuilder
endpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static SnsEndpointBuilderFactory.SnsEndpointBuilder endpointBuilder(String componentName, String path)
-
-