| Modifier and Type | Method and Description |
|---|---|
static PublishToTopic.Builder |
PublishToTopic.Builder.create(ITopic topic)
EXPERIMENTAL
|
PublishToTopic.Builder |
PublishToTopic.Builder.integrationPattern(ServiceIntegrationPattern integrationPattern)
The service integration pattern indicates different ways to call Publish to SNS.
|
PublishToTopic.Builder |
PublishToTopic.Builder.message(TaskInput message)
The text message to send to the topic.
|
PublishToTopic.Builder |
PublishToTopic.Builder.messagePerSubscriptionType(Boolean messagePerSubscriptionType)
If true, send a different message to every subscription type.
|
PublishToTopic.Builder |
PublishToTopic.Builder.subject(String subject)
Message subject.
|
Copyright © 2020. All rights reserved.