A C D E G H I L M O P R S T U V 

A

addPermission(AddPermission) - Method in class org.mule.modules.sns.AmazonSNSConnector
Adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
AddPermission - Class in org.mule.modules.sns.model
A wrapper type for the attributes of an AddPermission operation.
AddPermission() - Constructor for class org.mule.modules.sns.model.AddPermission
 
AmazonSNSConnector - Class in org.mule.modules.sns
Amazon Simple Notification Service (Amazon SNS) is a web service that makes it easy to set up, operate, and send notifications from the cloud.
AmazonSNSConnector() - Constructor for class org.mule.modules.sns.AmazonSNSConnector
 

C

Config - Class in org.mule.modules.sns
 
Config() - Constructor for class org.mule.modules.sns.Config
 
confirmSubscription(ConfirmSubscription) - Method in class org.mule.modules.sns.AmazonSNSConnector
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.
ConfirmSubscription - Class in org.mule.modules.sns.model
A wrapper type for the attributes of ConfirmSubscription operation.
ConfirmSubscription() - Constructor for class org.mule.modules.sns.model.ConfirmSubscription
 
connect(String, String) - Method in class org.mule.modules.sns.Config
Login to Amazon SNS
connectionId() - Method in class org.mule.modules.sns.Config
Connection identifier
createPlatformApplication(CreatePlatformApplication) - Method in class org.mule.modules.sns.AmazonSNSConnector
Creates a platform application object for one of the supported push notification services, such as APNS and GCM, to which devices and mobile apps may register.
CreatePlatformApplication - Class in org.mule.modules.sns.model
 
CreatePlatformApplication() - Constructor for class org.mule.modules.sns.model.CreatePlatformApplication
 
createPlatformEndpoint(CreatePlatformEndpoint) - Method in class org.mule.modules.sns.AmazonSNSConnector
Creates an endpoint for a device and mobile app on one of the supported push notification services.
CreatePlatformEndpoint - Class in org.mule.modules.sns.model
 
CreatePlatformEndpoint() - Constructor for class org.mule.modules.sns.model.CreatePlatformEndpoint
 
createTopic(String) - Method in class org.mule.modules.sns.AmazonSNSConnector
The CreateTopic action creates a topic to which notifications can be published.

D

deleteEndpoint(String) - Method in class org.mule.modules.sns.AmazonSNSConnector
Deletes the endpoint for a device and mobile app from Amazon SNS.
deletePlatformApplication(String) - Method in class org.mule.modules.sns.AmazonSNSConnector
Deletes a platform application object for one of the supported push notification services, such as APNS and GCM.
deleteTopic(String) - Method in class org.mule.modules.sns.AmazonSNSConnector
The DeleteTopic action deletes a topic and all its subscriptions.
disconnect() - Method in class org.mule.modules.sns.Config
Disconnect

E

Endpoint - Class in org.mule.modules.sns.model
 
Endpoint() - Constructor for class org.mule.modules.sns.model.Endpoint
 
EndpointsByPlatform - Class in org.mule.modules.sns.model
 
EndpointsByPlatform() - Constructor for class org.mule.modules.sns.model.EndpointsByPlatform
 
ExceptionDecorator - Class in org.mule.modules.sns.exception
 
ExceptionDecorator() - Constructor for class org.mule.modules.sns.exception.ExceptionDecorator
 

G

getActionNames() - Method in class org.mule.modules.sns.model.AddPermission
 
getAttributeName() - Method in class org.mule.modules.sns.model.SubscriptionAttributes
 
getAttributeName() - Method in class org.mule.modules.sns.model.TopicAttributes
 
getAttributes() - Method in class org.mule.modules.sns.model.CreatePlatformApplication
 
getAttributes() - Method in class org.mule.modules.sns.model.CreatePlatformEndpoint
 
getAttributes() - Method in class org.mule.modules.sns.model.Endpoint
 
getAttributes() - Method in class org.mule.modules.sns.model.PlatformApplication
 
getAttributeValue() - Method in class org.mule.modules.sns.model.SubscriptionAttributes
 
getAttributeValue() - Method in class org.mule.modules.sns.model.TopicAttributes
 
getAuthenticateOnUnsubscribe() - Method in class org.mule.modules.sns.model.ConfirmSubscription
 
getaWSAccountIds() - Method in class org.mule.modules.sns.model.AddPermission
 
getClient() - Method in class org.mule.modules.sns.AmazonSNSConnector
 
getClient() - Method in class org.mule.modules.sns.Config
 
getConfig() - Method in class org.mule.modules.sns.AmazonSNSConnector
 
getConnectionTimeout() - Method in class org.mule.modules.sns.Config
 
getCustomUserData() - Method in class org.mule.modules.sns.model.CreatePlatformEndpoint
 
getDataType() - Method in class org.mule.modules.sns.model.MessageAttribute
 
getEndpoint() - Method in enum org.mule.modules.sns.model.RegionEndpoint
 
getEndpoint() - Method in class org.mule.modules.sns.model.Subscribe
 
getEndpoint() - Method in class org.mule.modules.sns.model.Subscription
 
getEndpointArn() - Method in class org.mule.modules.sns.model.Endpoint
 
getEndpointAttributes(String) - Method in class org.mule.modules.sns.AmazonSNSConnector
Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS.
getEndpoints() - Method in class org.mule.modules.sns.model.ListEndpointsByPlatform
 
getLabel() - Method in class org.mule.modules.sns.model.AddPermission
 
getLabel() - Method in class org.mule.modules.sns.model.RemovePermission
 
getListEndpointsByPlatformApplication(ListEndpointsByPlatformApplicationResult) - Static method in class org.mule.modules.sns.util.SNSModelFactory
 
getListPlatformApplications(ListPlatformApplicationsResult) - Static method in class org.mule.modules.sns.util.SNSModelFactory
 
getListSubscriptions(ListSubscriptionsResult) - Static method in class org.mule.modules.sns.util.SNSModelFactory
 
getListSubscriptionsByTopic(ListSubscriptionsByTopicResult) - Static method in class org.mule.modules.sns.util.SNSModelFactory
 
getListTopics(ListTopicsResult) - Static method in class org.mule.modules.sns.util.SNSModelFactory
 
getMaxConnections() - Method in class org.mule.modules.sns.Config
 
getMessage() - Method in class org.mule.modules.sns.model.Publish
 
getMessageAttributes() - Method in class org.mule.modules.sns.model.Publish
 
getMessageAttributes(Map<String, MessageAttribute>) - Static method in class org.mule.modules.sns.util.SNSModelFactory
 
getMessageStructure() - Method in class org.mule.modules.sns.model.Publish
 
getName() - Method in class org.mule.modules.sns.model.CreatePlatformApplication
 
getNextToken() - Method in class org.mule.modules.sns.model.EndpointsByPlatform
 
getNextToken() - Method in class org.mule.modules.sns.model.ListEndpointsByPlatform
 
getNextToken() - Method in class org.mule.modules.sns.model.ListPlatformApplications
 
getNextToken() - Method in class org.mule.modules.sns.model.ListSubscriptions
 
getNextToken() - Method in class org.mule.modules.sns.model.ListSubscriptionsByTopic
 
getNextToken() - Method in class org.mule.modules.sns.model.ListTopics
 
getNextToken() - Method in class org.mule.modules.sns.model.SubscriptionsByTopic
 
getOwner() - Method in class org.mule.modules.sns.model.Subscription
 
getPlatform() - Method in class org.mule.modules.sns.model.CreatePlatformApplication
 
getPlatformApplicationArn() - Method in class org.mule.modules.sns.model.CreatePlatformEndpoint
 
getPlatformApplicationArn() - Method in class org.mule.modules.sns.model.EndpointsByPlatform
 
getPlatformApplicationArn() - Method in class org.mule.modules.sns.model.PlatformApplication
 
getPlatformApplicationAttributes(String) - Method in class org.mule.modules.sns.AmazonSNSConnector
Retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
getPlatformApplications() - Method in class org.mule.modules.sns.model.ListPlatformApplications
 
getProtocol() - Method in class org.mule.modules.sns.Config
 
getProtocol() - Method in class org.mule.modules.sns.model.Subscribe
 
getProtocol() - Method in class org.mule.modules.sns.model.Subscription
 
getProxyDomain() - Method in class org.mule.modules.sns.Config
 
getProxyHost() - Method in class org.mule.modules.sns.Config
 
getProxyPassword() - Method in class org.mule.modules.sns.Config
 
getProxyPort() - Method in class org.mule.modules.sns.Config
 
getProxyUsername() - Method in class org.mule.modules.sns.Config
 
getProxyWorkstation() - Method in class org.mule.modules.sns.Config
 
getRegion() - Method in class org.mule.modules.sns.Config
 
getRegion() - Method in enum org.mule.modules.sns.model.RegionEndpoint
 
getSocketTimeout() - Method in class org.mule.modules.sns.Config
 
getStringValue() - Method in class org.mule.modules.sns.model.MessageAttribute
 
getSubject() - Method in class org.mule.modules.sns.model.Publish
 
getSubscriptionArn() - Method in class org.mule.modules.sns.model.Subscription
 
getSubscriptionArn() - Method in class org.mule.modules.sns.model.SubscriptionAttributes
 
getSubscriptionAttributes(String) - Method in class org.mule.modules.sns.AmazonSNSConnector
The GetSubscriptionAttributes action returns all of the properties of a subscription.
getSubscriptions() - Method in class org.mule.modules.sns.model.ListSubscriptions
 
getSubscriptions() - Method in class org.mule.modules.sns.model.ListSubscriptionsByTopic
 
getTargetArn() - Method in class org.mule.modules.sns.model.Publish
 
getTestTopicArn() - Method in class org.mule.modules.sns.Config
 
getToken() - Method in class org.mule.modules.sns.model.ConfirmSubscription
 
getToken() - Method in class org.mule.modules.sns.model.CreatePlatformEndpoint
 
getTopicArn() - Method in class org.mule.modules.sns.model.AddPermission
 
getTopicArn() - Method in class org.mule.modules.sns.model.ConfirmSubscription
 
getTopicArn() - Method in class org.mule.modules.sns.model.Publish
 
getTopicArn() - Method in class org.mule.modules.sns.model.RemovePermission
 
getTopicArn() - Method in class org.mule.modules.sns.model.Subscribe
 
getTopicArn() - Method in class org.mule.modules.sns.model.Subscription
 
getTopicArn() - Method in class org.mule.modules.sns.model.SubscriptionsByTopic
 
getTopicArn() - Method in class org.mule.modules.sns.model.Topic
 
getTopicArn() - Method in class org.mule.modules.sns.model.TopicAttributes
 
getTopicAttributes(String) - Method in class org.mule.modules.sns.AmazonSNSConnector
The GetTopicAttributes action returns all of the properties of a topic.
getTopics() - Method in class org.mule.modules.sns.model.ListTopics
 

H

handleException(Exception) - Method in class org.mule.modules.sns.exception.ExceptionDecorator
 

I

isConnected() - Method in class org.mule.modules.sns.Config
Check if the connector's instance is connected

L

ListEndpointsByPlatform - Class in org.mule.modules.sns.model
 
ListEndpointsByPlatform() - Constructor for class org.mule.modules.sns.model.ListEndpointsByPlatform
 
listEndpointsByPlatformApplication(EndpointsByPlatform) - Method in class org.mule.modules.sns.AmazonSNSConnector
Lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS.
listPlatformApplications(String) - Method in class org.mule.modules.sns.AmazonSNSConnector
Lists the platform application objects for the supported push notification services, such as APNS and GCM.
ListPlatformApplications - Class in org.mule.modules.sns.model
 
ListPlatformApplications() - Constructor for class org.mule.modules.sns.model.ListPlatformApplications
 
listSubscriptions(String) - Method in class org.mule.modules.sns.AmazonSNSConnector
The ListSubscriptions action returns a list of the requester's subscriptions.
ListSubscriptions - Class in org.mule.modules.sns.model
Response for ListSubscriptions operation.
ListSubscriptions() - Constructor for class org.mule.modules.sns.model.ListSubscriptions
 
listSubscriptionsByTopic(SubscriptionsByTopic) - Method in class org.mule.modules.sns.AmazonSNSConnector
The SubscriptionsByTopic action returns a list of the subscriptions to a specific topic.
ListSubscriptionsByTopic - Class in org.mule.modules.sns.model
Response for ListSubscriptionsByTopic operation.
ListSubscriptionsByTopic() - Constructor for class org.mule.modules.sns.model.ListSubscriptionsByTopic
 
listTopics(String) - Method in class org.mule.modules.sns.AmazonSNSConnector
The ListTopics action returns a list of the requester's topics.
ListTopics - Class in org.mule.modules.sns.model
Response for ListTopics action.
ListTopics() - Constructor for class org.mule.modules.sns.model.ListTopics
 

M

MessageAttribute - Class in org.mule.modules.sns.model
A wrapper type for the attributes of Publish operation.
MessageAttribute() - Constructor for class org.mule.modules.sns.model.MessageAttribute
 

O

org.mule.modules.sns - package org.mule.modules.sns
 
org.mule.modules.sns.exception - package org.mule.modules.sns.exception
 
org.mule.modules.sns.model - package org.mule.modules.sns.model
 
org.mule.modules.sns.util - package org.mule.modules.sns.util
 

P

PlatformApplication - Class in org.mule.modules.sns.model
 
PlatformApplication() - Constructor for class org.mule.modules.sns.model.PlatformApplication
 
publish(Publish) - Method in class org.mule.modules.sns.AmazonSNSConnector
The Publish action sends a message to all of a topic's subscribed endpoints.
Publish - Class in org.mule.modules.sns.model
A wrapper type for the attributes of an Publish operation.
Publish() - Constructor for class org.mule.modules.sns.model.Publish
 

R

RegionEndpoint - Enum in org.mule.modules.sns.model
Enum for including Region endpoints
removePermission(RemovePermission) - Method in class org.mule.modules.sns.AmazonSNSConnector
The RemovePermission action removes a statement from a topic's access control policy.
RemovePermission - Class in org.mule.modules.sns.model
A wrapper type for the attributes of RemovePermission operation.
RemovePermission() - Constructor for class org.mule.modules.sns.model.RemovePermission
 

S

setActionNames(List<String>) - Method in class org.mule.modules.sns.model.AddPermission
 
setAttributeName(String) - Method in class org.mule.modules.sns.model.SubscriptionAttributes
 
setAttributeName(String) - Method in class org.mule.modules.sns.model.TopicAttributes
 
setAttributes(Map<String, String>) - Method in class org.mule.modules.sns.model.CreatePlatformApplication
 
setAttributes(Map<String, String>) - Method in class org.mule.modules.sns.model.CreatePlatformEndpoint
 
setAttributes(Map<String, String>) - Method in class org.mule.modules.sns.model.Endpoint
 
setAttributes(Map<String, String>) - Method in class org.mule.modules.sns.model.PlatformApplication
 
setAttributeValue(String) - Method in class org.mule.modules.sns.model.SubscriptionAttributes
 
setAttributeValue(String) - Method in class org.mule.modules.sns.model.TopicAttributes
 
setAuthenticateOnUnsubscribe(String) - Method in class org.mule.modules.sns.model.ConfirmSubscription
 
setaWSAccountIds(List<String>) - Method in class org.mule.modules.sns.model.AddPermission
 
setClient(AmazonSNS) - Method in class org.mule.modules.sns.AmazonSNSConnector
 
setClient(AmazonSNS) - Method in class org.mule.modules.sns.Config
 
setConfig(Config) - Method in class org.mule.modules.sns.AmazonSNSConnector
 
setConnectionTimeout(Integer) - Method in class org.mule.modules.sns.Config
 
setCustomUserData(String) - Method in class org.mule.modules.sns.model.CreatePlatformEndpoint
 
setDataType(String) - Method in class org.mule.modules.sns.model.MessageAttribute
 
setEndpoint(String) - Method in class org.mule.modules.sns.model.Subscribe
 
setEndpoint(String) - Method in class org.mule.modules.sns.model.Subscription
 
setEndpointArn(String) - Method in class org.mule.modules.sns.model.Endpoint
 
setEndpointAttributes(Endpoint) - Method in class org.mule.modules.sns.AmazonSNSConnector
Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS.
setEndpoints(List<Endpoint>) - Method in class org.mule.modules.sns.model.ListEndpointsByPlatform
 
setLabel(String) - Method in class org.mule.modules.sns.model.AddPermission
 
setLabel(String) - Method in class org.mule.modules.sns.model.RemovePermission
 
setMaxConnections(Integer) - Method in class org.mule.modules.sns.Config
 
setMessage(String) - Method in class org.mule.modules.sns.model.Publish
 
setMessageAttributes(Map<String, MessageAttribute>) - Method in class org.mule.modules.sns.model.Publish
 
setMessageStructure(String) - Method in class org.mule.modules.sns.model.Publish
 
setName(String) - Method in class org.mule.modules.sns.model.CreatePlatformApplication
 
setNextToken(String) - Method in class org.mule.modules.sns.model.EndpointsByPlatform
 
setNextToken(String) - Method in class org.mule.modules.sns.model.ListEndpointsByPlatform
 
setNextToken(String) - Method in class org.mule.modules.sns.model.ListPlatformApplications
 
setNextToken(String) - Method in class org.mule.modules.sns.model.ListSubscriptions
 
setNextToken(String) - Method in class org.mule.modules.sns.model.ListSubscriptionsByTopic
 
setNextToken(String) - Method in class org.mule.modules.sns.model.ListTopics
 
setNextToken(String) - Method in class org.mule.modules.sns.model.SubscriptionsByTopic
 
setOwner(String) - Method in class org.mule.modules.sns.model.Subscription
 
setPlatform(String) - Method in class org.mule.modules.sns.model.CreatePlatformApplication
 
setPlatformApplicationArn(String) - Method in class org.mule.modules.sns.model.CreatePlatformEndpoint
 
setPlatformApplicationArn(String) - Method in class org.mule.modules.sns.model.EndpointsByPlatform
 
setPlatformApplicationArn(String) - Method in class org.mule.modules.sns.model.PlatformApplication
 
setPlatformApplicationAttributes(PlatformApplication) - Method in class org.mule.modules.sns.AmazonSNSConnector
Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
setPlatformApplications(List<PlatformApplication>) - Method in class org.mule.modules.sns.model.ListPlatformApplications
 
setProtocol(Protocol) - Method in class org.mule.modules.sns.Config
 
setProtocol(String) - Method in class org.mule.modules.sns.model.Subscribe
 
setProtocol(String) - Method in class org.mule.modules.sns.model.Subscription
 
setProxyDomain(String) - Method in class org.mule.modules.sns.Config
 
setProxyHost(String) - Method in class org.mule.modules.sns.Config
 
setProxyPassword(String) - Method in class org.mule.modules.sns.Config
 
setProxyPort(Integer) - Method in class org.mule.modules.sns.Config
 
setProxyUsername(String) - Method in class org.mule.modules.sns.Config
 
setProxyWorkstation(String) - Method in class org.mule.modules.sns.Config
 
setRegion(RegionEndpoint) - Method in class org.mule.modules.sns.Config
 
setSocketTimeout(Integer) - Method in class org.mule.modules.sns.Config
 
setStringValue(String) - Method in class org.mule.modules.sns.model.MessageAttribute
 
setSubject(String) - Method in class org.mule.modules.sns.model.Publish
 
setSubscriptionArn(String) - Method in class org.mule.modules.sns.model.Subscription
 
setSubscriptionArn(String) - Method in class org.mule.modules.sns.model.SubscriptionAttributes
 
setSubscriptionAttributes(SubscriptionAttributes) - Method in class org.mule.modules.sns.AmazonSNSConnector
The SubscriptionAttributes action allows a subscription owner to set an attribute of the topic to a new value.
setSubscriptions(List<Subscription>) - Method in class org.mule.modules.sns.model.ListSubscriptions
 
setSubscriptions(List<Subscription>) - Method in class org.mule.modules.sns.model.ListSubscriptionsByTopic
 
setTargetArn(String) - Method in class org.mule.modules.sns.model.Publish
 
setTestTopicArn(String) - Method in class org.mule.modules.sns.Config
 
setToken(String) - Method in class org.mule.modules.sns.model.ConfirmSubscription
 
setToken(String) - Method in class org.mule.modules.sns.model.CreatePlatformEndpoint
 
setTopicArn(String) - Method in class org.mule.modules.sns.model.AddPermission
 
setTopicArn(String) - Method in class org.mule.modules.sns.model.ConfirmSubscription
 
setTopicArn(String) - Method in class org.mule.modules.sns.model.Publish
 
setTopicArn(String) - Method in class org.mule.modules.sns.model.RemovePermission
 
setTopicArn(String) - Method in class org.mule.modules.sns.model.Subscribe
 
setTopicArn(String) - Method in class org.mule.modules.sns.model.Subscription
 
setTopicArn(String) - Method in class org.mule.modules.sns.model.SubscriptionsByTopic
 
setTopicArn(String) - Method in class org.mule.modules.sns.model.Topic
 
setTopicArn(String) - Method in class org.mule.modules.sns.model.TopicAttributes
 
setTopicAttributes(TopicAttributes) - Method in class org.mule.modules.sns.AmazonSNSConnector
The TopicAttributes action allows a topic owner to set an attribute of the topic to a new value.
setTopics(List<Topic>) - Method in class org.mule.modules.sns.model.ListTopics
 
SNSConnectorException - Exception in org.mule.modules.sns.exception
 
SNSConnectorException(String, Throwable) - Constructor for exception org.mule.modules.sns.exception.SNSConnectorException
 
SNSConnectorException(String) - Constructor for exception org.mule.modules.sns.exception.SNSConnectorException
 
SNSModelFactory - Class in org.mule.modules.sns.util
 
subscribe(Subscribe) - Method in class org.mule.modules.sns.AmazonSNSConnector
The Subscribe action prepares to subscribe an endpoint by sending the endpoint a confirmation message.
Subscribe - Class in org.mule.modules.sns.model
A wrapper type for the attributes of an Amazon SNS Subscribe operation.
Subscribe() - Constructor for class org.mule.modules.sns.model.Subscribe
 
Subscription - Class in org.mule.modules.sns.model
A wrapper type for the attributes of an Amazon SNS subscription.
Subscription(String, String, String, String, String) - Constructor for class org.mule.modules.sns.model.Subscription
 
SubscriptionAttributes - Class in org.mule.modules.sns.model
A wrapper type for the attributes of SetSubscriptionAttributes operation.
SubscriptionAttributes() - Constructor for class org.mule.modules.sns.model.SubscriptionAttributes
 
SubscriptionsByTopic - Class in org.mule.modules.sns.model
Container for the parameters to the ListSubscriptionsByTopic operation.
SubscriptionsByTopic() - Constructor for class org.mule.modules.sns.model.SubscriptionsByTopic
 

T

testConnect(String, String) - Method in class org.mule.modules.sns.Config
Test connectivity to Amazon SNS
Topic - Class in org.mule.modules.sns.model
A wrapper type for the topic's Amazon Resource Name (ARN).
Topic(String) - Constructor for class org.mule.modules.sns.model.Topic
 
TopicAttributes - Class in org.mule.modules.sns.model
A wrapper type for the attributes of SetTopicAttributes operation.
TopicAttributes() - Constructor for class org.mule.modules.sns.model.TopicAttributes
 
toString() - Method in enum org.mule.modules.sns.model.RegionEndpoint
 

U

unsubscribe(String) - Method in class org.mule.modules.sns.AmazonSNSConnector
The Unsubscribe action deletes a subscription.

V

valueOf(String) - Static method in enum org.mule.modules.sns.model.RegionEndpoint
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mule.modules.sns.model.RegionEndpoint
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E G H I L M O P R S T U V 

Copyright © 2010–2016. All rights reserved.