Package | Description |
---|---|
org.mule.modules.sns |
Modifier and Type | Method and Description |
---|---|
String |
AmazonSNSConnector.confirmSubscription(ConfirmSubscription confirmSubscription)
The ConfirmSubscription action verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
|
ListSubscriptions |
AmazonSNSConnector.listSubscriptions(String nextToken)
The ListSubscriptions action returns a list of the requester's subscriptions.
|
void |
AmazonSNSConnector.setSubscriptionAttributes(SubscriptionAttributes subscriptionAttributes)
The SubscriptionAttributes action allows a subscription owner to set an attribute of the topic to a new value.
|
Copyright © 2010–2020. All rights reserved.