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

A

accessKey - Variable in class org.mule.modules.sns.ClientBuilder
 
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
 
AWS_CLIENT_MAX_ERROR_RETRY - Static variable in class org.mule.modules.sns.ClientBuilder
 
awsAsyncClientBuilder - Variable in class org.mule.modules.sns.ClientBuilder
 
awsSyncClientBuilder - Variable in class org.mule.modules.sns.ClientBuilder
 

B

buildAsyncClient(String) - Method in class org.mule.modules.sns.ClientBuilder
 
buildClient(String) - Method in class org.mule.modules.sns.ClientBuilder
 

C

ClientBuilder<T extends com.amazonaws.AmazonWebServiceClient> - Class in org.mule.modules.sns
 
ClientBuilder() - Constructor for class org.mule.modules.sns.ClientBuilder
 
clientBuilder - Variable in class org.mule.modules.sns.CommonConfig
 
clientConfig - Variable in class org.mule.modules.sns.ClientBuilder
 
CommonConfig<T extends com.amazonaws.AmazonWebServiceClient> - Class in org.mule.modules.sns
 
CommonConfig() - Constructor for class org.mule.modules.sns.CommonConfig
 
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() - Method in class org.mule.modules.sns.ClientBuilder
 
connect(String, String, String, boolean) - Method in class org.mule.modules.sns.SNSBasicConfig
Login to Amazon SNS
connect() - Method in class org.mule.modules.sns.SNSClientBuilder
 
connect(String, String, String, boolean) - Method in class org.mule.modules.sns.SNSRoleConfig
 
connectionId - Variable in class org.mule.modules.sns.ClientBuilder
 
connectionId() - Method in class org.mule.modules.sns.SNSBasicConfig
Connection identifier
copyMap(Map<K, V>) - Static method in class org.mule.modules.sns.util.ModelUtils
 
createClientConfiguration() - Method in class org.mule.modules.sns.ClientBuilder
Creates the configuration for the AWSClient
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.
customSetupClientBuilder() - Method in class org.mule.modules.sns.ClientBuilder
 

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.ClientBuilder
 
disconnect() - Method in class org.mule.modules.sns.SNSClientBuilder
 
disconnect() - Method in class org.mule.modules.sns.SNSCommonConfig
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

getAccessKey() - Method in class org.mule.modules.sns.ClientBuilder
 
getActionNames() - Method in class org.mule.modules.sns.model.AddPermission
 
getAsyncClient() - Method in class org.mule.modules.sns.ClientBuilder
 
getAsyncClient() - Method in class org.mule.modules.sns.CommonConfig
 
getAsyncClientBuilder() - Method in class org.mule.modules.sns.ClientBuilder
 
getAsyncClientBuilder() - Method in class org.mule.modules.sns.SNSClientBuilder
 
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
 
getClientBuilder() - Method in class org.mule.modules.sns.CommonConfig
 
getClientConfiguration() - Method in class org.mule.modules.sns.ClientBuilder
 
getConfig() - Method in class org.mule.modules.sns.AmazonSNSConnector
 
getConfigRegion() - Method in class org.mule.modules.sns.ClientBuilder
 
getConfigRegion() - Method in class org.mule.modules.sns.CommonConfig
 
getConnectionId() - Method in class org.mule.modules.sns.ClientBuilder
 
getConnectionTimeout() - Method in class org.mule.modules.sns.ClientBuilder
 
getConnectionTimeout() - Method in class org.mule.modules.sns.CommonConfig
 
getCustomUserData() - Method in class org.mule.modules.sns.model.CreatePlatformEndpoint
 
getDataType() - Method in class org.mule.modules.sns.model.MessageAttribute
 
getDefaultRegion() - Method in class org.mule.modules.sns.ClientBuilder
 
getDefaultRegion() - Method in class org.mule.modules.sns.CommonConfig
 
getDefaultRegion() - Method in class org.mule.modules.sns.SNSClientBuilder
 
getDefaultRegion() - Method in class org.mule.modules.sns.SNSCommonConfig
 
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.SNSClientBuilder
 
getMaxConnections() - Method in class org.mule.modules.sns.SNSCommonConfig
 
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.ClientBuilder
 
getProtocol() - Method in class org.mule.modules.sns.CommonConfig
 
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.ClientBuilder
 
getProxyDomain() - Method in class org.mule.modules.sns.CommonConfig
 
getProxyHost() - Method in class org.mule.modules.sns.ClientBuilder
 
getProxyHost() - Method in class org.mule.modules.sns.CommonConfig
 
getProxyPassword() - Method in class org.mule.modules.sns.ClientBuilder
 
getProxyPassword() - Method in class org.mule.modules.sns.CommonConfig
 
getProxyPort() - Method in class org.mule.modules.sns.ClientBuilder
 
getProxyPort() - Method in class org.mule.modules.sns.CommonConfig
 
getProxyUsername() - Method in class org.mule.modules.sns.ClientBuilder
 
getProxyUsername() - Method in class org.mule.modules.sns.CommonConfig
 
getProxyWorkstation() - Method in class org.mule.modules.sns.ClientBuilder
 
getProxyWorkstation() - Method in class org.mule.modules.sns.CommonConfig
 
getRegion() - Method in enum org.mule.modules.sns.model.RegionEndpoint
 
getRegion() - Method in class org.mule.modules.sns.SNSCommonConfig
 
getRoleARN() - Method in class org.mule.modules.sns.ClientBuilder
 
getSecretKey() - Method in class org.mule.modules.sns.ClientBuilder
 
getSessionToken() - Method in class org.mule.modules.sns.ClientBuilder
 
getSocketTimeout() - Method in class org.mule.modules.sns.ClientBuilder
 
getSocketTimeout() - Method in class org.mule.modules.sns.CommonConfig
 
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
 
getSyncClient() - Method in class org.mule.modules.sns.ClientBuilder
 
getSyncClient() - Method in class org.mule.modules.sns.CommonConfig
 
getSyncClientBuilder() - Method in class org.mule.modules.sns.ClientBuilder
 
getSyncClientBuilder() - Method in class org.mule.modules.sns.SNSClientBuilder
 
getTargetArn() - Method in class org.mule.modules.sns.model.Publish
 
getTestTopicArn() - Method in class org.mule.modules.sns.SNSClientBuilder
 
getTestTopicArn() - Method in class org.mule.modules.sns.SNSCommonConfig
 
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

instantiateClient(String) - Method in class org.mule.modules.sns.ClientBuilder
 
isConnected() - Method in class org.mule.modules.sns.SNSCommonConfig
Check if the connector's instance is connected
isTryDefaultAWSCredentialsProviderChain() - Method in class org.mule.modules.sns.ClientBuilder
 

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
 
ModelUtils - Class in org.mule.modules.sns.util
 

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
 
roleARN - Variable in class org.mule.modules.sns.ClientBuilder
 

S

secretKey - Variable in class org.mule.modules.sns.ClientBuilder
 
sessionToken - Variable in class org.mule.modules.sns.ClientBuilder
 
setAccessKey(String) - Method in class org.mule.modules.sns.ClientBuilder
 
setActionNames(List<String>) - Method in class org.mule.modules.sns.model.AddPermission
 
setAsyncClient(T) - Method in class org.mule.modules.sns.ClientBuilder
 
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
 
setClientBuilder() - Method in class org.mule.modules.sns.CommonConfig
 
setClientBuilder() - Method in class org.mule.modules.sns.SNSCommonConfig
 
setClientConfiguration(ClientConfiguration) - Method in class org.mule.modules.sns.ClientBuilder
 
setConfig(SNSCommonConfig) - Method in class org.mule.modules.sns.AmazonSNSConnector
 
setConfigRegion(String) - Method in class org.mule.modules.sns.ClientBuilder
 
setConnectionTimeout(Integer) - Method in class org.mule.modules.sns.ClientBuilder
 
setConnectionTimeout(Integer) - Method in class org.mule.modules.sns.CommonConfig
 
setCustomClientConfiguration() - Method in class org.mule.modules.sns.ClientBuilder
Sets the custom configuration fields for every different AWSClient
setCustomClientConfiguration() - Method in class org.mule.modules.sns.SNSClientBuilder
 
setCustomUserData(String) - Method in class org.mule.modules.sns.model.CreatePlatformEndpoint
 
setDataType(String) - Method in class org.mule.modules.sns.model.MessageAttribute
 
setDefaultRegion(String) - Method in class org.mule.modules.sns.ClientBuilder
 
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.SNSClientBuilder
 
setMaxConnections(Integer) - Method in class org.mule.modules.sns.SNSCommonConfig
 
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.ClientBuilder
 
setProtocol(Protocol) - Method in class org.mule.modules.sns.CommonConfig
 
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.ClientBuilder
 
setProxyDomain(String) - Method in class org.mule.modules.sns.CommonConfig
 
setProxyHost(String) - Method in class org.mule.modules.sns.ClientBuilder
 
setProxyHost(String) - Method in class org.mule.modules.sns.CommonConfig
 
setProxyPassword(String) - Method in class org.mule.modules.sns.ClientBuilder
 
setProxyPassword(String) - Method in class org.mule.modules.sns.CommonConfig
 
setProxyPort(Integer) - Method in class org.mule.modules.sns.ClientBuilder
 
setProxyPort(Integer) - Method in class org.mule.modules.sns.CommonConfig
 
setProxyUsername(String) - Method in class org.mule.modules.sns.ClientBuilder
 
setProxyUsername(String) - Method in class org.mule.modules.sns.CommonConfig
 
setProxyWorkstation(String) - Method in class org.mule.modules.sns.ClientBuilder
 
setProxyWorkstation(String) - Method in class org.mule.modules.sns.CommonConfig
 
setRegion(RegionEndpoint) - Method in class org.mule.modules.sns.SNSCommonConfig
 
setRoleARN(String) - Method in class org.mule.modules.sns.ClientBuilder
 
setSecretKey(String) - Method in class org.mule.modules.sns.ClientBuilder
 
setSessionToken(String) - Method in class org.mule.modules.sns.ClientBuilder
 
setSocketTimeout(Integer) - Method in class org.mule.modules.sns.ClientBuilder
 
setSocketTimeout(Integer) - Method in class org.mule.modules.sns.CommonConfig
 
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
 
setSyncClient(T) - Method in class org.mule.modules.sns.ClientBuilder
 
setTargetArn(String) - Method in class org.mule.modules.sns.model.Publish
 
setTestTopicArn(String) - Method in class org.mule.modules.sns.SNSClientBuilder
 
setTestTopicArn(String) - Method in class org.mule.modules.sns.SNSCommonConfig
 
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
 
setTryDefaultAWSCredentialsProviderChain(boolean) - Method in class org.mule.modules.sns.ClientBuilder
 
setupClientBuilder() - Method in class org.mule.modules.sns.ClientBuilder
 
SNSBasicConfig - Class in org.mule.modules.sns
 
SNSBasicConfig() - Constructor for class org.mule.modules.sns.SNSBasicConfig
 
SNSClientBuilder - Class in org.mule.modules.sns
 
SNSClientBuilder() - Constructor for class org.mule.modules.sns.SNSClientBuilder
 
SNSCommonConfig - Class in org.mule.modules.sns
 
SNSCommonConfig() - Constructor for class org.mule.modules.sns.SNSCommonConfig
 
SNSException - Exception in org.mule.modules.sns.exception
 
SNSException(String, Throwable) - Constructor for exception org.mule.modules.sns.exception.SNSException
 
SNSException(String) - Constructor for exception org.mule.modules.sns.exception.SNSException
 
SNSModelFactory - Class in org.mule.modules.sns.util
 
SNSRoleConfig - Class in org.mule.modules.sns
 
SNSRoleConfig() - Constructor for class org.mule.modules.sns.SNSRoleConfig
 
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() - Method in class org.mule.modules.sns.ClientBuilder
 
testConnect(String, String, String, boolean) - Method in class org.mule.modules.sns.SNSBasicConfig
Test connectivity to Amazon SNS
testConnect() - Method in class org.mule.modules.sns.SNSClientBuilder
 
testConnect(String, String, String, boolean) - Method in class org.mule.modules.sns.SNSRoleConfig
 
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
 
tryDefaultAWSCredentialsProviderChain - Variable in class org.mule.modules.sns.ClientBuilder
 

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 B C D E G H I L M O P R S T U V 
Skip navigation links

Copyright © 2010–2019. All rights reserved.