Interface Sns2EndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface Sns2EndpointBuilderFactory
Send messages to an AWS Simple Notification Topic using AWS SDK version 2.x. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
Sns2EndpointBuilderFactory.Protocol
Proxy enum forsoftware.amazon.awssdk.core.Protocol
enum.static interface
Sns2EndpointBuilderFactory.Sns2Builders
static interface
Sns2EndpointBuilderFactory.Sns2EndpointBuilder
Builder for endpoint for the AWS Simple Notification System (SNS) component.
-
Method Summary
Static Methods Modifier and Type Method Description static Sns2EndpointBuilderFactory.Sns2EndpointBuilder
endpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static Sns2EndpointBuilderFactory.Sns2EndpointBuilder endpointBuilder(String componentName, String path)
-
-