default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.accessKey(String accessKey) |
Amazon AWS Access Key.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.amazonSNSClient(Object amazonSNSClient) |
To use the AmazonSNS as the client.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.amazonSNSClient(String amazonSNSClient) |
To use the AmazonSNS as the client.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.autoCreateTopic(boolean autoCreateTopic) |
Setting the autocreation of the topic.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.autoCreateTopic(String autoCreateTopic) |
Setting the autocreation of the topic.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2Builders.aws2Sns(String path) |
AWS Simple Notification System (SNS) (camel-aws2-sns)
Send messages to an AWS Simple Notification Topic using AWS SDK
version 2.x.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2Builders.aws2Sns(String componentName,
String path) |
AWS Simple Notification System (SNS) (camel-aws2-sns)
Send messages to an AWS Simple Notification Topic using AWS SDK
version 2.x.
|
static Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.endpointBuilder(String componentName,
String path) |
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.headerFilterStrategy(String headerFilterStrategy) |
To use a custom HeaderFilterStrategy to map headers to/from Camel.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.headerFilterStrategy(org.apache.camel.spi.HeaderFilterStrategy headerFilterStrategy) |
To use a custom HeaderFilterStrategy to map headers to/from Camel.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.kmsMasterKeyId(String kmsMasterKeyId) |
The ID of an AWS-managed customer master key (CMK) for Amazon SNS or
a custom CMK.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.lazyStartProducer(boolean lazyStartProducer) |
Whether the producer should be started lazy (on the first message).
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.lazyStartProducer(String lazyStartProducer) |
Whether the producer should be started lazy (on the first message).
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.messageDeduplicationIdStrategy(Object messageDeduplicationIdStrategy) |
Only for FIFO Topic.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.messageDeduplicationIdStrategy(String messageDeduplicationIdStrategy) |
Only for FIFO Topic.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.messageGroupIdStrategy(Object messageGroupIdStrategy) |
Only for FIFO Topic.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.messageGroupIdStrategy(String messageGroupIdStrategy) |
Only for FIFO Topic.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.messageStructure(String messageStructure) |
The message structure to use such as json.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.overrideEndpoint(boolean overrideEndpoint) |
Set the need for overidding the endpoint.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.overrideEndpoint(String overrideEndpoint) |
Set the need for overidding the endpoint.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.policy(String policy) |
The policy for this topic.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.proxyHost(String proxyHost) |
To define a proxy host when instantiating the SNS client.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.proxyPort(Integer proxyPort) |
To define a proxy port when instantiating the SNS client.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.proxyPort(String proxyPort) |
To define a proxy port when instantiating the SNS client.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.proxyProtocol(String proxyProtocol) |
To define a proxy protocol when instantiating the SNS client.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.proxyProtocol(Sns2EndpointBuilderFactory.Protocol proxyProtocol) |
To define a proxy protocol when instantiating the SNS client.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.queueUrl(String queueUrl) |
The queueUrl to subscribe to.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.region(String region) |
The region in which SNS client needs to work.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.secretKey(String secretKey) |
Amazon AWS Secret Key.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.serverSideEncryptionEnabled(boolean serverSideEncryptionEnabled) |
Define if Server Side Encryption is enabled or not on the topic.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.serverSideEncryptionEnabled(String serverSideEncryptionEnabled) |
Define if Server Side Encryption is enabled or not on the topic.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.subject(String subject) |
The subject which is used if the message header 'CamelAwsSnsSubject'
is not present.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.subscribeSNStoSQS(boolean subscribeSNStoSQS) |
Define if the subscription between SNS Topic and SQS must be done or
not.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.subscribeSNStoSQS(String subscribeSNStoSQS) |
Define if the subscription between SNS Topic and SQS must be done or
not.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.trustAllCertificates(boolean trustAllCertificates) |
If we want to trust all certificates in case of overriding the
endpoint.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.trustAllCertificates(String trustAllCertificates) |
If we want to trust all certificates in case of overriding the
endpoint.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.uriEndpointOverride(String uriEndpointOverride) |
Set the overriding uri endpoint.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.useDefaultCredentialsProvider(boolean useDefaultCredentialsProvider) |
Set whether the SNS client should expect to load credentials on an
AWS infra instance or to expect static credentials to be passed in.
|
default Sns2EndpointBuilderFactory.Sns2EndpointBuilder |
Sns2EndpointBuilderFactory.Sns2EndpointBuilder.useDefaultCredentialsProvider(String useDefaultCredentialsProvider) |
Set whether the SNS client should expect to load credentials on an
AWS infra instance or to expect static credentials to be passed in.
|