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

A

AbstractAmazonSNS - Class in com.amazonaws.services.sns
Abstract implementation of AmazonSNS.
AbstractAmazonSNS() - Constructor for class com.amazonaws.services.sns.AbstractAmazonSNS
 
AbstractAmazonSNSAsync - Class in com.amazonaws.services.sns
Abstract implementation of AmazonSNSAsync.
AbstractAmazonSNSAsync() - Constructor for class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
 
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
 
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.Endpoint
 
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
 
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
 
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.GetSMSAttributesResult
 
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
 
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
 
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.PlatformApplication
 
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
 
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
 
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.SetSMSAttributesRequest
 
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
 
addMessageAttributesEntry(String, MessageAttributeValue) - Method in class com.amazonaws.services.sns.model.PublishRequest
 
addPermission(AddPermissionRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
addPermission(String, String, List<String>, List<String>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
addPermission(AddPermissionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
addPermission(String, String, List<String>, List<String>) - Method in interface com.amazonaws.services.sns.AmazonSNS
Simplified method form for invoking the AddPermission operation.
addPermission(AddPermissionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
addPermission(String, String, List<String>, List<String>) - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
addPermissionAsync(AddPermissionRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
addPermissionAsync(AddPermissionRequest, AsyncHandler<AddPermissionRequest, AddPermissionResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
addPermissionAsync(String, String, List<String>, List<String>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the AddPermission operation.
addPermissionAsync(String, String, List<String>, List<String>, AsyncHandler<AddPermissionRequest, AddPermissionResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the AddPermission operation with an AsyncHandler.
addPermissionAsync(AddPermissionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
addPermissionAsync(AddPermissionRequest, AsyncHandler<AddPermissionRequest, AddPermissionResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
addPermissionAsync(String, String, List<String>, List<String>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the AddPermission operation.
addPermissionAsync(String, String, List<String>, List<String>, AsyncHandler<AddPermissionRequest, AddPermissionResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the AddPermission operation with an AsyncHandler.
addPermissionAsync(AddPermissionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
addPermissionAsync(AddPermissionRequest, AsyncHandler<AddPermissionRequest, AddPermissionResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
addPermissionAsync(String, String, List<String>, List<String>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the AddPermission operation.
addPermissionAsync(String, String, List<String>, List<String>, AsyncHandler<AddPermissionRequest, AddPermissionResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the AddPermission operation with an AsyncHandler.
AddPermissionRequest - Class in com.amazonaws.services.sns.model
 
AddPermissionRequest() - Constructor for class com.amazonaws.services.sns.model.AddPermissionRequest
Default constructor for AddPermissionRequest object.
AddPermissionRequest(String, String, List<String>, List<String>) - Constructor for class com.amazonaws.services.sns.model.AddPermissionRequest
Constructs a new AddPermissionRequest object.
AddPermissionResult - Class in com.amazonaws.services.sns.model
 
AddPermissionResult() - Constructor for class com.amazonaws.services.sns.model.AddPermissionResult
 
AmazonSNS - Interface in com.amazonaws.services.sns
Interface for accessing Amazon SNS.
AmazonSNSAsync - Interface in com.amazonaws.services.sns
Interface for accessing Amazon SNS asynchronously.
AmazonSNSAsyncClient - Class in com.amazonaws.services.sns
Client for accessing Amazon SNS asynchronously.
AmazonSNSAsyncClient() - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
AmazonSNSAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
AmazonSNSAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
AmazonSNSAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
AmazonSNSAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
AmazonSNSAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
AmazonSNSAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
AmazonSNSAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
AmazonSNSAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.sns.AmazonSNSAsyncClient
AmazonSNSAsyncClientBuilder - Class in com.amazonaws.services.sns
Fluent builder for AmazonSNSAsync.
AmazonSNSClient - Class in com.amazonaws.services.sns
Client for accessing Amazon SNS.
AmazonSNSClient() - Constructor for class com.amazonaws.services.sns.AmazonSNSClient
AmazonSNSClient(ClientConfiguration) - Constructor for class com.amazonaws.services.sns.AmazonSNSClient
AmazonSNSClient(AWSCredentials) - Constructor for class com.amazonaws.services.sns.AmazonSNSClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AmazonSNSClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AmazonSNSClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.sns.AmazonSNSClient
AmazonSNSClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.sns.AmazonSNSClient
AmazonSNSClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.sns.AmazonSNSClient
AmazonSNSClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.sns.AmazonSNSClient
AmazonSNSClientBuilder - Class in com.amazonaws.services.sns
Fluent builder for AmazonSNS.
AmazonSNSException - Exception in com.amazonaws.services.sns.model
Base exception for all service exceptions thrown by Amazon Simple Notification Service
AmazonSNSException(String) - Constructor for exception com.amazonaws.services.sns.model.AmazonSNSException
Constructs a new AmazonSNSException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
AuthorizationErrorException - Exception in com.amazonaws.services.sns.model
Indicates that the user has been denied access to the requested resource.
AuthorizationErrorException(String) - Constructor for exception com.amazonaws.services.sns.model.AuthorizationErrorException
Constructs a new AuthorizationErrorException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClientBuilder
Construct an asynchronous implementation of AmazonSNSAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.sns.AmazonSNSClientBuilder
Construct a synchronous implementation of AmazonSNS using the current builder configuration.
build() - Method in class com.amazonaws.services.sns.message.SnsUnknownMessage.Builder
 
build() - Method in class com.amazonaws.services.sns.message.SnsUnsubscribeConfirmation.Builder
 
builder() - Static method in class com.amazonaws.services.sns.AmazonSNSClient
 
builder() - Static method in class com.amazonaws.services.sns.message.SnsUnknownMessage
 
builder(HttpClient) - Static method in class com.amazonaws.services.sns.message.SnsUnsubscribeConfirmation
 

C

checkIfPhoneNumberIsOptedOut(CheckIfPhoneNumberIsOptedOutRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
checkIfPhoneNumberIsOptedOut(CheckIfPhoneNumberIsOptedOutRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Accepts a phone number and indicates whether the phone holder has opted out of receiving SMS messages from your account.
checkIfPhoneNumberIsOptedOut(CheckIfPhoneNumberIsOptedOutRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Accepts a phone number and indicates whether the phone holder has opted out of receiving SMS messages from your account.
checkIfPhoneNumberIsOptedOutAsync(CheckIfPhoneNumberIsOptedOutRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
checkIfPhoneNumberIsOptedOutAsync(CheckIfPhoneNumberIsOptedOutRequest, AsyncHandler<CheckIfPhoneNumberIsOptedOutRequest, CheckIfPhoneNumberIsOptedOutResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
checkIfPhoneNumberIsOptedOutAsync(CheckIfPhoneNumberIsOptedOutRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Accepts a phone number and indicates whether the phone holder has opted out of receiving SMS messages from your account.
checkIfPhoneNumberIsOptedOutAsync(CheckIfPhoneNumberIsOptedOutRequest, AsyncHandler<CheckIfPhoneNumberIsOptedOutRequest, CheckIfPhoneNumberIsOptedOutResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Accepts a phone number and indicates whether the phone holder has opted out of receiving SMS messages from your account.
checkIfPhoneNumberIsOptedOutAsync(CheckIfPhoneNumberIsOptedOutRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
checkIfPhoneNumberIsOptedOutAsync(CheckIfPhoneNumberIsOptedOutRequest, AsyncHandler<CheckIfPhoneNumberIsOptedOutRequest, CheckIfPhoneNumberIsOptedOutResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
CheckIfPhoneNumberIsOptedOutRequest - Class in com.amazonaws.services.sns.model
The input for the CheckIfPhoneNumberIsOptedOut action.
CheckIfPhoneNumberIsOptedOutRequest() - Constructor for class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
 
CheckIfPhoneNumberIsOptedOutResult - Class in com.amazonaws.services.sns.model
The response from the CheckIfPhoneNumberIsOptedOut action.
CheckIfPhoneNumberIsOptedOutResult() - Constructor for class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutResult
 
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.Endpoint
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.GetSMSAttributesResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.PlatformApplication
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.SetSMSAttributesRequest
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
Removes all the entries added into Attributes.
clearMessageAttributesEntries() - Method in class com.amazonaws.services.sns.model.PublishRequest
Removes all the entries added into MessageAttributes.
clone() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
 
clone() - Method in class com.amazonaws.services.sns.model.AddPermissionResult
 
clone() - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
 
clone() - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutResult
 
clone() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
 
clone() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
 
clone() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
 
clone() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
 
clone() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
 
clone() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
 
clone() - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
 
clone() - Method in class com.amazonaws.services.sns.model.CreateTopicResult
 
clone() - Method in class com.amazonaws.services.sns.model.DeleteEndpointRequest
 
clone() - Method in class com.amazonaws.services.sns.model.DeleteEndpointResult
 
clone() - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
 
clone() - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationResult
 
clone() - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
 
clone() - Method in class com.amazonaws.services.sns.model.DeleteTopicResult
 
clone() - Method in class com.amazonaws.services.sns.model.Endpoint
 
clone() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
 
clone() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
 
clone() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
 
clone() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
 
clone() - Method in class com.amazonaws.services.sns.model.GetSMSAttributesRequest
 
clone() - Method in class com.amazonaws.services.sns.model.GetSMSAttributesResult
 
clone() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
 
clone() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
 
clone() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
 
clone() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
 
clone() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
 
clone() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
 
clone() - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutRequest
 
clone() - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
 
clone() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
 
clone() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
 
clone() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
 
clone() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
 
clone() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
 
clone() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
 
clone() - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
 
clone() - Method in class com.amazonaws.services.sns.model.ListTopicsResult
 
clone() - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
 
clone() - Method in class com.amazonaws.services.sns.model.OptInPhoneNumberRequest
 
clone() - Method in class com.amazonaws.services.sns.model.OptInPhoneNumberResult
 
clone() - Method in class com.amazonaws.services.sns.model.PlatformApplication
 
clone() - Method in class com.amazonaws.services.sns.model.PublishRequest
 
clone() - Method in class com.amazonaws.services.sns.model.PublishResult
 
clone() - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
 
clone() - Method in class com.amazonaws.services.sns.model.RemovePermissionResult
 
clone() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
 
clone() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesResult
 
clone() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
 
clone() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesResult
 
clone() - Method in class com.amazonaws.services.sns.model.SetSMSAttributesRequest
 
clone() - Method in class com.amazonaws.services.sns.model.SetSMSAttributesResult
 
clone() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
 
clone() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesResult
 
clone() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
 
clone() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesResult
 
clone() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
 
clone() - Method in class com.amazonaws.services.sns.model.SubscribeResult
 
clone() - Method in class com.amazonaws.services.sns.model.Subscription
 
clone() - Method in class com.amazonaws.services.sns.model.Topic
 
clone() - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
 
clone() - Method in class com.amazonaws.services.sns.model.UnsubscribeResult
 
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.auth.policy.conditions - package com.amazonaws.auth.policy.conditions
 
com.amazonaws.services.sns - package com.amazonaws.services.sns
Amazon Simple Notification Service
com.amazonaws.services.sns.message - package com.amazonaws.services.sns.message
 
com.amazonaws.services.sns.model - package com.amazonaws.services.sns.model
 
com.amazonaws.services.sns.util - package com.amazonaws.services.sns.util
Utilities for working with Amazon Simple Notification Service such as validating message signatures.
configFactory - Static variable in class com.amazonaws.services.sns.AmazonSNSClient
Client configuration factory providing ClientConfigurations tailored to this client
confirmSubscription(ConfirmSubscriptionRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
confirmSubscription(String, String, String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
confirmSubscription(String, String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
confirmSubscription(ConfirmSubscriptionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscription(String, String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
Simplified method form for invoking the ConfirmSubscription operation.
confirmSubscription(String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
Simplified method form for invoking the ConfirmSubscription operation.
confirmSubscription(ConfirmSubscriptionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscription(String, String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
confirmSubscription(String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
confirmSubscription() - Method in class com.amazonaws.services.sns.message.SnsSubscriptionConfirmation
Will attempt to confirm the subscription by visiting the URL at SnsSubscriptionConfirmation.getSubscribeUrl().
confirmSubscriptionAsync(ConfirmSubscriptionRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
confirmSubscriptionAsync(ConfirmSubscriptionRequest, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
confirmSubscriptionAsync(String, String, String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the ConfirmSubscription operation.
confirmSubscriptionAsync(String, String, String, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the ConfirmSubscription operation with an AsyncHandler.
confirmSubscriptionAsync(String, String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the ConfirmSubscription operation.
confirmSubscriptionAsync(String, String, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the ConfirmSubscription operation with an AsyncHandler.
confirmSubscriptionAsync(ConfirmSubscriptionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscriptionAsync(ConfirmSubscriptionRequest, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscriptionAsync(String, String, String) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the ConfirmSubscription operation.
confirmSubscriptionAsync(String, String, String, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the ConfirmSubscription operation with an AsyncHandler.
confirmSubscriptionAsync(String, String) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the ConfirmSubscription operation.
confirmSubscriptionAsync(String, String, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the ConfirmSubscription operation with an AsyncHandler.
confirmSubscriptionAsync(ConfirmSubscriptionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
confirmSubscriptionAsync(ConfirmSubscriptionRequest, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
confirmSubscriptionAsync(String, String, String) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the ConfirmSubscription operation.
confirmSubscriptionAsync(String, String, String, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the ConfirmSubscription operation with an AsyncHandler.
confirmSubscriptionAsync(String, String) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the ConfirmSubscription operation.
confirmSubscriptionAsync(String, String, AsyncHandler<ConfirmSubscriptionRequest, ConfirmSubscriptionResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the ConfirmSubscription operation with an AsyncHandler.
ConfirmSubscriptionRequest - Class in com.amazonaws.services.sns.model
Input for ConfirmSubscription action.
ConfirmSubscriptionRequest() - Constructor for class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Default constructor for ConfirmSubscriptionRequest object.
ConfirmSubscriptionRequest(String, String) - Constructor for class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Constructs a new ConfirmSubscriptionRequest object.
ConfirmSubscriptionRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Constructs a new ConfirmSubscriptionRequest object.
ConfirmSubscriptionResult - Class in com.amazonaws.services.sns.model
Response for ConfirmSubscriptions action.
ConfirmSubscriptionResult() - Constructor for class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
 
createPlatformApplication(CreatePlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
createPlatformApplication(CreatePlatformApplicationRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
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(CreatePlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
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.
createPlatformApplicationAsync(CreatePlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
createPlatformApplicationAsync(CreatePlatformApplicationRequest, AsyncHandler<CreatePlatformApplicationRequest, CreatePlatformApplicationResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
createPlatformApplicationAsync(CreatePlatformApplicationRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
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.
createPlatformApplicationAsync(CreatePlatformApplicationRequest, AsyncHandler<CreatePlatformApplicationRequest, CreatePlatformApplicationResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
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.
createPlatformApplicationAsync(CreatePlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
createPlatformApplicationAsync(CreatePlatformApplicationRequest, AsyncHandler<CreatePlatformApplicationRequest, CreatePlatformApplicationResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
CreatePlatformApplicationRequest - Class in com.amazonaws.services.sns.model
Input for CreatePlatformApplication action.
CreatePlatformApplicationRequest() - Constructor for class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
 
CreatePlatformApplicationResult - Class in com.amazonaws.services.sns.model
Response from CreatePlatformApplication action.
CreatePlatformApplicationResult() - Constructor for class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
 
createPlatformEndpoint(CreatePlatformEndpointRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
createPlatformEndpoint(CreatePlatformEndpointRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM and APNS.
createPlatformEndpoint(CreatePlatformEndpointRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM and APNS.
createPlatformEndpointAsync(CreatePlatformEndpointRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
createPlatformEndpointAsync(CreatePlatformEndpointRequest, AsyncHandler<CreatePlatformEndpointRequest, CreatePlatformEndpointResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
createPlatformEndpointAsync(CreatePlatformEndpointRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM and APNS.
createPlatformEndpointAsync(CreatePlatformEndpointRequest, AsyncHandler<CreatePlatformEndpointRequest, CreatePlatformEndpointResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM and APNS.
createPlatformEndpointAsync(CreatePlatformEndpointRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
createPlatformEndpointAsync(CreatePlatformEndpointRequest, AsyncHandler<CreatePlatformEndpointRequest, CreatePlatformEndpointResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
CreatePlatformEndpointRequest - Class in com.amazonaws.services.sns.model
Input for CreatePlatformEndpoint action.
CreatePlatformEndpointRequest() - Constructor for class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
 
CreatePlatformEndpointResult - Class in com.amazonaws.services.sns.model
Response from CreateEndpoint action.
CreatePlatformEndpointResult() - Constructor for class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
 
createTopic(CreateTopicRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
createTopic(String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
createTopic(CreateTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Creates a topic to which notifications can be published.
createTopic(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
Simplified method form for invoking the CreateTopic operation.
createTopic(CreateTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Creates a topic to which notifications can be published.
createTopic(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
createTopicAsync(CreateTopicRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
createTopicAsync(CreateTopicRequest, AsyncHandler<CreateTopicRequest, CreateTopicResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
createTopicAsync(String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the CreateTopic operation.
createTopicAsync(String, AsyncHandler<CreateTopicRequest, CreateTopicResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the CreateTopic operation with an AsyncHandler.
createTopicAsync(CreateTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Creates a topic to which notifications can be published.
createTopicAsync(CreateTopicRequest, AsyncHandler<CreateTopicRequest, CreateTopicResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Creates a topic to which notifications can be published.
createTopicAsync(String) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the CreateTopic operation.
createTopicAsync(String, AsyncHandler<CreateTopicRequest, CreateTopicResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the CreateTopic operation with an AsyncHandler.
createTopicAsync(CreateTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
createTopicAsync(CreateTopicRequest, AsyncHandler<CreateTopicRequest, CreateTopicResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
createTopicAsync(String) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the CreateTopic operation.
createTopicAsync(String, AsyncHandler<CreateTopicRequest, CreateTopicResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the CreateTopic operation with an AsyncHandler.
CreateTopicRequest - Class in com.amazonaws.services.sns.model
Input for CreateTopic action.
CreateTopicRequest() - Constructor for class com.amazonaws.services.sns.model.CreateTopicRequest
Default constructor for CreateTopicRequest object.
CreateTopicRequest(String) - Constructor for class com.amazonaws.services.sns.model.CreateTopicRequest
Constructs a new CreateTopicRequest object.
CreateTopicResult - Class in com.amazonaws.services.sns.model
Response from CreateTopic action.
CreateTopicResult() - Constructor for class com.amazonaws.services.sns.model.CreateTopicResult
 

D

defaultClient() - Static method in class com.amazonaws.services.sns.AmazonSNSAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.sns.AmazonSNSClientBuilder
 
DefaultSnsMessageHandler - Class in com.amazonaws.services.sns.message
Default handler that implements reasonable behavior for all message types except for SnsNotification (which must be implemented in handlers that extend this class).
DefaultSnsMessageHandler() - Constructor for class com.amazonaws.services.sns.message.DefaultSnsMessageHandler
 
deleteEndpoint(DeleteEndpointRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
deleteEndpoint(DeleteEndpointRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Deletes the endpoint for a device and mobile app from Amazon SNS.
deleteEndpoint(DeleteEndpointRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Deletes the endpoint for a device and mobile app from Amazon SNS.
deleteEndpointAsync(DeleteEndpointRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
deleteEndpointAsync(DeleteEndpointRequest, AsyncHandler<DeleteEndpointRequest, DeleteEndpointResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
deleteEndpointAsync(DeleteEndpointRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Deletes the endpoint for a device and mobile app from Amazon SNS.
deleteEndpointAsync(DeleteEndpointRequest, AsyncHandler<DeleteEndpointRequest, DeleteEndpointResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Deletes the endpoint for a device and mobile app from Amazon SNS.
deleteEndpointAsync(DeleteEndpointRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
deleteEndpointAsync(DeleteEndpointRequest, AsyncHandler<DeleteEndpointRequest, DeleteEndpointResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
DeleteEndpointRequest - Class in com.amazonaws.services.sns.model
Input for DeleteEndpoint action.
DeleteEndpointRequest() - Constructor for class com.amazonaws.services.sns.model.DeleteEndpointRequest
 
DeleteEndpointResult - Class in com.amazonaws.services.sns.model
 
DeleteEndpointResult() - Constructor for class com.amazonaws.services.sns.model.DeleteEndpointResult
 
deletePlatformApplication(DeletePlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
deletePlatformApplication(DeletePlatformApplicationRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Deletes a platform application object for one of the supported push notification services, such as APNS and GCM.
deletePlatformApplication(DeletePlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Deletes a platform application object for one of the supported push notification services, such as APNS and GCM.
deletePlatformApplicationAsync(DeletePlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
deletePlatformApplicationAsync(DeletePlatformApplicationRequest, AsyncHandler<DeletePlatformApplicationRequest, DeletePlatformApplicationResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
deletePlatformApplicationAsync(DeletePlatformApplicationRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Deletes a platform application object for one of the supported push notification services, such as APNS and GCM.
deletePlatformApplicationAsync(DeletePlatformApplicationRequest, AsyncHandler<DeletePlatformApplicationRequest, DeletePlatformApplicationResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Deletes a platform application object for one of the supported push notification services, such as APNS and GCM.
deletePlatformApplicationAsync(DeletePlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
deletePlatformApplicationAsync(DeletePlatformApplicationRequest, AsyncHandler<DeletePlatformApplicationRequest, DeletePlatformApplicationResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
DeletePlatformApplicationRequest - Class in com.amazonaws.services.sns.model
Input for DeletePlatformApplication action.
DeletePlatformApplicationRequest() - Constructor for class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
 
DeletePlatformApplicationResult - Class in com.amazonaws.services.sns.model
 
DeletePlatformApplicationResult() - Constructor for class com.amazonaws.services.sns.model.DeletePlatformApplicationResult
 
deleteTopic(DeleteTopicRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
deleteTopic(String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
deleteTopic(DeleteTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Deletes a topic and all its subscriptions.
deleteTopic(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
Simplified method form for invoking the DeleteTopic operation.
deleteTopic(DeleteTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Deletes a topic and all its subscriptions.
deleteTopic(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
deleteTopicAsync(DeleteTopicRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
deleteTopicAsync(DeleteTopicRequest, AsyncHandler<DeleteTopicRequest, DeleteTopicResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
deleteTopicAsync(String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the DeleteTopic operation.
deleteTopicAsync(String, AsyncHandler<DeleteTopicRequest, DeleteTopicResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the DeleteTopic operation with an AsyncHandler.
deleteTopicAsync(DeleteTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Deletes a topic and all its subscriptions.
deleteTopicAsync(DeleteTopicRequest, AsyncHandler<DeleteTopicRequest, DeleteTopicResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Deletes a topic and all its subscriptions.
deleteTopicAsync(String) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the DeleteTopic operation.
deleteTopicAsync(String, AsyncHandler<DeleteTopicRequest, DeleteTopicResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the DeleteTopic operation with an AsyncHandler.
deleteTopicAsync(DeleteTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
deleteTopicAsync(DeleteTopicRequest, AsyncHandler<DeleteTopicRequest, DeleteTopicResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
deleteTopicAsync(String) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the DeleteTopic operation.
deleteTopicAsync(String, AsyncHandler<DeleteTopicRequest, DeleteTopicResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the DeleteTopic operation with an AsyncHandler.
DeleteTopicRequest - Class in com.amazonaws.services.sns.model
 
DeleteTopicRequest() - Constructor for class com.amazonaws.services.sns.model.DeleteTopicRequest
Default constructor for DeleteTopicRequest object.
DeleteTopicRequest(String) - Constructor for class com.amazonaws.services.sns.model.DeleteTopicRequest
Constructs a new DeleteTopicRequest object.
DeleteTopicResult - Class in com.amazonaws.services.sns.model
 
DeleteTopicResult() - Constructor for class com.amazonaws.services.sns.model.DeleteTopicResult
 

E

Endpoint - Class in com.amazonaws.services.sns.model
Endpoint for mobile app and device.
Endpoint() - Constructor for class com.amazonaws.services.sns.model.Endpoint
 
ENDPOINT_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.SNSConditionFactory
Condition key for The URL, e-mail address, or ARN from a Subscribe request or a previously confirmed subscription.
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.sns.AmazonSNS
The region metadata service name for computing region endpoints.
EndpointDisabledException - Exception in com.amazonaws.services.sns.model
Exception error indicating endpoint disabled.
EndpointDisabledException(String) - Constructor for exception com.amazonaws.services.sns.model.EndpointDisabledException
Constructs a new EndpointDisabledException with the specified error message.
equals(Object) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.AddPermissionResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CreateTopicResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.DeleteEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.DeleteEndpointResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.DeleteTopicResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.Endpoint
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetSMSAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetSMSAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
 
equals(Object) - Method in class com.amazonaws.services.sns.model.OptInPhoneNumberRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.OptInPhoneNumberResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.PlatformApplication
 
equals(Object) - Method in class com.amazonaws.services.sns.model.PublishRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.PublishResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.RemovePermissionResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SetSMSAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SetSMSAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.SubscribeResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.Subscription
 
equals(Object) - Method in class com.amazonaws.services.sns.model.Topic
 
equals(Object) - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.UnsubscribeResult
 
exceptionUnmarshallers - Variable in class com.amazonaws.services.sns.AmazonSNSClient
List of exception unmarshallers for all modeled exceptions

F

FilterPolicyLimitExceededException - Exception in com.amazonaws.services.sns.model
Indicates that the number of filter polices in your AWS account exceeds the limit.
FilterPolicyLimitExceededException(String) - Constructor for exception com.amazonaws.services.sns.model.FilterPolicyLimitExceededException
Constructs a new FilterPolicyLimitExceededException with the specified error message.

G

getActionName() - Method in enum com.amazonaws.auth.policy.actions.SNSActions
 
getActionNames() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The action you want to allow for the specified principal(s).
getAttributeName() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The name of the attribute you want to set.
getAttributeName() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The name of the attribute you want to set.
getAttributes() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
For a list of attributes, see SetPlatformApplicationAttributes
getAttributes() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
For a list of attributes, see SetEndpointAttributes.
getAttributes() - Method in class com.amazonaws.services.sns.model.Endpoint
Attributes for endpoint.
getAttributes() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
Attributes include the following:
getAttributes() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
Attributes include the following:
getAttributes() - Method in class com.amazonaws.services.sns.model.GetSMSAttributesRequest
A list of the individual attribute names, such as MonthlySpendLimit, for which you want values.
getAttributes() - Method in class com.amazonaws.services.sns.model.GetSMSAttributesResult
The SMS attribute names and their values.
getAttributes() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
A map of the subscription's attributes.
getAttributes() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
A map of the topic's attributes.
getAttributes() - Method in class com.amazonaws.services.sns.model.PlatformApplication
Attributes for platform application object.
getAttributes() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
A map of the endpoint attributes.
getAttributes() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
A map of the platform application attributes.
getAttributes() - Method in class com.amazonaws.services.sns.model.SetSMSAttributesRequest
The default settings for sending SMS messages from your account.
getAttributes() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
Assigns attributes to the subscription as a map of key-value pairs.
getAttributeValue() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The new value for the attribute in JSON format.
getAttributeValue() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The new value for the attribute.
getAuthenticateOnUnsubscribe() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Disallows unauthenticated unsubscribes of the subscription.
getAWSAccountIds() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The AWS account IDs of the users (principals) who will be given access to the specified actions.
getBinaryValue() - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
Binary type attributes can store any binary data, for example, compressed data, encrypted data, or images.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCustomUserData() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Arbitrary user data to associate with the endpoint.
getDataType() - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
Amazon SNS supports the following logical data types: String, String.Array, Number, and Binary.
getEndpoint() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The endpoint that you want to receive notifications.
getEndpoint() - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's endpoint (format depends on the protocol).
getEndpointArn() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
EndpointArn returned from CreateEndpoint action.
getEndpointArn() - Method in class com.amazonaws.services.sns.model.DeleteEndpointRequest
EndpointArn of endpoint to delete.
getEndpointArn() - Method in class com.amazonaws.services.sns.model.Endpoint
EndpointArn for mobile app and device.
getEndpointArn() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
EndpointArn for GetEndpointAttributes input.
getEndpointArn() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
EndpointArn used for SetEndpointAttributes action.
getEndpointAttributes(GetEndpointAttributesRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
getEndpointAttributes(GetEndpointAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS.
getEndpointAttributes(GetEndpointAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS.
getEndpointAttributesAsync(GetEndpointAttributesRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
getEndpointAttributesAsync(GetEndpointAttributesRequest, AsyncHandler<GetEndpointAttributesRequest, GetEndpointAttributesResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
getEndpointAttributesAsync(GetEndpointAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS.
getEndpointAttributesAsync(GetEndpointAttributesRequest, AsyncHandler<GetEndpointAttributesRequest, GetEndpointAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS.
getEndpointAttributesAsync(GetEndpointAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
getEndpointAttributesAsync(GetEndpointAttributesRequest, AsyncHandler<GetEndpointAttributesRequest, GetEndpointAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
GetEndpointAttributesRequest - Class in com.amazonaws.services.sns.model
Input for GetEndpointAttributes action.
GetEndpointAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
 
GetEndpointAttributesResult - Class in com.amazonaws.services.sns.model
Response from GetEndpointAttributes of the EndpointArn.
GetEndpointAttributesResult() - Constructor for class com.amazonaws.services.sns.model.GetEndpointAttributesResult
 
getEndpoints() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
Endpoints returned for ListEndpointsByPlatformApplication action.
getExecutorService() - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Returns the executor service used by this client to execute async requests.
getIsOptedOut() - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutResult
Indicates whether the phone number is opted out:
getLabel() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
A unique identifier for the new policy statement.
getLabel() - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
The unique label of the statement you want to remove.
getMessage() - Method in class com.amazonaws.services.sns.message.SnsNotification
 
getMessage() - Method in class com.amazonaws.services.sns.message.SnsSubscriptionConfirmation
 
getMessage() - Method in class com.amazonaws.services.sns.message.SnsUnsubscribeConfirmation
 
getMessage() - Method in class com.amazonaws.services.sns.model.PublishRequest
The message you want to send.
getMessageAttributes() - Method in class com.amazonaws.services.sns.model.PublishRequest
Message attributes for Publish action.
getMessageId() - Method in class com.amazonaws.services.sns.message.SnsMessage
 
getMessageId() - Method in class com.amazonaws.services.sns.model.PublishResult
Unique identifier assigned to the published message.
getMessageStructure() - Method in class com.amazonaws.services.sns.model.PublishRequest
Set MessageStructure to json if you want to send a different message for each protocol.
getName() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
Application names must be made up of only uppercase and lowercase ASCII letters, numbers, underscores, hyphens, and periods, and must be between 1 and 256 characters long.
getName() - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
The name of the topic you want to create.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
NextToken string is used when calling ListEndpointsByPlatformApplication action to retrieve additional records that are available after the first page results.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
NextToken string is returned when calling ListEndpointsByPlatformApplication action if additional records are available after the first page results.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutRequest
A NextToken string is used when you call the ListPhoneNumbersOptedOut action to retrieve additional records that are available after the first page of results.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
A NextToken string is returned when you call the ListPhoneNumbersOptedOut action if additional records are available after the first page of results.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
NextToken string is used when calling ListPlatformApplications action to retrieve additional records that are available after the first page results.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
NextToken string is returned when calling ListPlatformApplications action if additional records are available after the first page results.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Token returned by the previous ListSubscriptionsByTopic request.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
Token to pass along to the next ListSubscriptionsByTopic request.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Token returned by the previous ListSubscriptions request.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
Token to pass along to the next ListSubscriptions request.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
Token returned by the previous ListTopics request.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListTopicsResult
Token to pass along to the next ListTopics request.
getOwner() - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's owner.
getPhoneNumber() - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
The phone number for which you want to check the opt out status.
getPhoneNumber() - Method in class com.amazonaws.services.sns.model.OptInPhoneNumberRequest
The phone number to opt in.
getPhoneNumber() - Method in class com.amazonaws.services.sns.model.PublishRequest
The phone number to which you want to deliver an SMS message.
getPhoneNumbers() - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
A list of phone numbers that are opted out of receiving SMS messages.
getPlatform() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
The following platforms are supported: ADM (Amazon Device Messaging), APNS (Apple Push Notification Service), APNS_SANDBOX, and GCM (Google Cloud Messaging).
getPlatformApplicationArn() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
PlatformApplicationArn is returned.
getPlatformApplicationArn() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
PlatformApplicationArn returned from CreatePlatformApplication is used to create a an endpoint.
getPlatformApplicationArn() - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
PlatformApplicationArn of platform application object to delete.
getPlatformApplicationArn() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
PlatformApplicationArn for GetPlatformApplicationAttributesInput.
getPlatformApplicationArn() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
PlatformApplicationArn for ListEndpointsByPlatformApplicationInput action.
getPlatformApplicationArn() - Method in class com.amazonaws.services.sns.model.PlatformApplication
PlatformApplicationArn for platform application object.
getPlatformApplicationArn() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
PlatformApplicationArn for SetPlatformApplicationAttributes action.
getPlatformApplicationAttributes(GetPlatformApplicationAttributesRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
getPlatformApplicationAttributes(GetPlatformApplicationAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
getPlatformApplicationAttributes(GetPlatformApplicationAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest, AsyncHandler<GetPlatformApplicationAttributesRequest, GetPlatformApplicationAttributesResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest, AsyncHandler<GetPlatformApplicationAttributesRequest, GetPlatformApplicationAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
getPlatformApplicationAttributesAsync(GetPlatformApplicationAttributesRequest, AsyncHandler<GetPlatformApplicationAttributesRequest, GetPlatformApplicationAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
GetPlatformApplicationAttributesRequest - Class in com.amazonaws.services.sns.model
Input for GetPlatformApplicationAttributes action.
GetPlatformApplicationAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
 
GetPlatformApplicationAttributesResult - Class in com.amazonaws.services.sns.model
Response for GetPlatformApplicationAttributes action.
GetPlatformApplicationAttributesResult() - Constructor for class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
 
getPlatformApplications() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
Platform applications returned when calling ListPlatformApplications action.
getProtocol() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The protocol you want to use.
getProtocol() - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's protocol.
getReturnSubscriptionArn() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
Sets whether the response from the Subscribe request includes the subscription ARN, even if the subscription is not yet confirmed.
getSMSAttributes(GetSMSAttributesRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
getSMSAttributes(GetSMSAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Returns the settings for sending SMS messages from your account.
getSMSAttributes(GetSMSAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Returns the settings for sending SMS messages from your account.
getSMSAttributesAsync(GetSMSAttributesRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
getSMSAttributesAsync(GetSMSAttributesRequest, AsyncHandler<GetSMSAttributesRequest, GetSMSAttributesResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
getSMSAttributesAsync(GetSMSAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Returns the settings for sending SMS messages from your account.
getSMSAttributesAsync(GetSMSAttributesRequest, AsyncHandler<GetSMSAttributesRequest, GetSMSAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Returns the settings for sending SMS messages from your account.
getSMSAttributesAsync(GetSMSAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
getSMSAttributesAsync(GetSMSAttributesRequest, AsyncHandler<GetSMSAttributesRequest, GetSMSAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
GetSMSAttributesRequest - Class in com.amazonaws.services.sns.model
The input for the GetSMSAttributes request.
GetSMSAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.GetSMSAttributesRequest
 
GetSMSAttributesResult - Class in com.amazonaws.services.sns.model
The response from the GetSMSAttributes request.
GetSMSAttributesResult() - Constructor for class com.amazonaws.services.sns.model.GetSMSAttributesResult
 
getStatusCode() - Method in exception com.amazonaws.services.sns.message.HttpException
 
getStringValue() - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
Strings are Unicode with UTF8 binary encoding.
getSubject() - Method in class com.amazonaws.services.sns.message.SnsNotification
 
getSubject() - Method in class com.amazonaws.services.sns.model.PublishRequest
Optional parameter to be used as the "Subject" line when the message is delivered to email endpoints.
getSubscribeUrl() - Method in class com.amazonaws.services.sns.message.SnsSubscriptionConfirmation
 
getSubscribeUrl() - Method in class com.amazonaws.services.sns.message.SnsUnsubscribeConfirmation
 
getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
The ARN of the created subscription.
getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
The ARN of the subscription whose properties you want to get.
getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The ARN of the subscription to modify.
getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.SubscribeResult
The ARN of the subscription if it is confirmed, or the string "pending confirmation" if the subscription requires confirmation.
getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's ARN.
getSubscriptionArn() - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
The ARN of the subscription to be deleted.
getSubscriptionAttributes(GetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
getSubscriptionAttributes(String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
getSubscriptionAttributes(GetSubscriptionAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Returns all of the properties of a subscription.
getSubscriptionAttributes(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
Simplified method form for invoking the GetSubscriptionAttributes operation.
getSubscriptionAttributes(GetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Returns all of the properties of a subscription.
getSubscriptionAttributes(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest, AsyncHandler<GetSubscriptionAttributesRequest, GetSubscriptionAttributesResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
getSubscriptionAttributesAsync(String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the GetSubscriptionAttributes operation.
getSubscriptionAttributesAsync(String, AsyncHandler<GetSubscriptionAttributesRequest, GetSubscriptionAttributesResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the GetSubscriptionAttributes operation with an AsyncHandler.
getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Returns all of the properties of a subscription.
getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest, AsyncHandler<GetSubscriptionAttributesRequest, GetSubscriptionAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Returns all of the properties of a subscription.
getSubscriptionAttributesAsync(String) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the GetSubscriptionAttributes operation.
getSubscriptionAttributesAsync(String, AsyncHandler<GetSubscriptionAttributesRequest, GetSubscriptionAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the GetSubscriptionAttributes operation with an AsyncHandler.
getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest, AsyncHandler<GetSubscriptionAttributesRequest, GetSubscriptionAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
getSubscriptionAttributesAsync(String) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the GetSubscriptionAttributes operation.
getSubscriptionAttributesAsync(String, AsyncHandler<GetSubscriptionAttributesRequest, GetSubscriptionAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the GetSubscriptionAttributes operation with an AsyncHandler.
GetSubscriptionAttributesRequest - Class in com.amazonaws.services.sns.model
Input for GetSubscriptionAttributes.
GetSubscriptionAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
Default constructor for GetSubscriptionAttributesRequest object.
GetSubscriptionAttributesRequest(String) - Constructor for class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
Constructs a new GetSubscriptionAttributesRequest object.
GetSubscriptionAttributesResult - Class in com.amazonaws.services.sns.model
Response for GetSubscriptionAttributes action.
GetSubscriptionAttributesResult() - Constructor for class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
 
getSubscriptions() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
A list of subscriptions.
getSubscriptions() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
A list of subscriptions.
getTargetArn() - Method in class com.amazonaws.services.sns.model.PublishRequest
Either TopicArn or EndpointArn, but not both.
getTimestamp() - Method in class com.amazonaws.services.sns.message.SnsMessage
 
getToken() - Method in class com.amazonaws.services.sns.message.SnsSubscriptionConfirmation
 
getToken() - Method in class com.amazonaws.services.sns.message.SnsUnsubscribeConfirmation
 
getToken() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Short-lived token sent to an endpoint during the Subscribe action.
getToken() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Unique identifier created by the notification service for an app on a device.
getTopicArn() - Method in class com.amazonaws.services.sns.message.SnsMessage
 
getTopicArn() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The ARN of the topic whose access control policy you wish to modify.
getTopicArn() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
The ARN of the topic for which you wish to confirm a subscription.
getTopicArn() - Method in class com.amazonaws.services.sns.model.CreateTopicResult
The Amazon Resource Name (ARN) assigned to the created topic.
getTopicArn() - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
The ARN of the topic you want to delete.
getTopicArn() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
The ARN of the topic whose properties you want to get.
getTopicArn() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
The ARN of the topic for which you wish to find subscriptions.
getTopicArn() - Method in class com.amazonaws.services.sns.model.PublishRequest
The topic you want to publish to.
getTopicArn() - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
The ARN of the topic whose access control policy you wish to modify.
getTopicArn() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The ARN of the topic to modify.
getTopicArn() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The ARN of the topic you want to subscribe to.
getTopicArn() - Method in class com.amazonaws.services.sns.model.Subscription
The ARN of the subscription's topic.
getTopicArn() - Method in class com.amazonaws.services.sns.model.Topic
The topic's ARN.
getTopicAttributes(GetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
getTopicAttributes(String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
getTopicAttributes(GetTopicAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Returns all of the properties of a topic.
getTopicAttributes(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
Simplified method form for invoking the GetTopicAttributes operation.
getTopicAttributes(GetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Returns all of the properties of a topic.
getTopicAttributes(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
getTopicAttributesAsync(GetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
getTopicAttributesAsync(GetTopicAttributesRequest, AsyncHandler<GetTopicAttributesRequest, GetTopicAttributesResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
getTopicAttributesAsync(String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the GetTopicAttributes operation.
getTopicAttributesAsync(String, AsyncHandler<GetTopicAttributesRequest, GetTopicAttributesResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the GetTopicAttributes operation with an AsyncHandler.
getTopicAttributesAsync(GetTopicAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Returns all of the properties of a topic.
getTopicAttributesAsync(GetTopicAttributesRequest, AsyncHandler<GetTopicAttributesRequest, GetTopicAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Returns all of the properties of a topic.
getTopicAttributesAsync(String) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the GetTopicAttributes operation.
getTopicAttributesAsync(String, AsyncHandler<GetTopicAttributesRequest, GetTopicAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the GetTopicAttributes operation with an AsyncHandler.
getTopicAttributesAsync(GetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
getTopicAttributesAsync(GetTopicAttributesRequest, AsyncHandler<GetTopicAttributesRequest, GetTopicAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
getTopicAttributesAsync(String) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the GetTopicAttributes operation.
getTopicAttributesAsync(String, AsyncHandler<GetTopicAttributesRequest, GetTopicAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the GetTopicAttributes operation with an AsyncHandler.
GetTopicAttributesRequest - Class in com.amazonaws.services.sns.model
Input for GetTopicAttributes action.
GetTopicAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.GetTopicAttributesRequest
Default constructor for GetTopicAttributesRequest object.
GetTopicAttributesRequest(String) - Constructor for class com.amazonaws.services.sns.model.GetTopicAttributesRequest
Constructs a new GetTopicAttributesRequest object.
GetTopicAttributesResult - Class in com.amazonaws.services.sns.model
Response for GetTopicAttributes action.
GetTopicAttributesResult() - Constructor for class com.amazonaws.services.sns.model.GetTopicAttributesResult
 
getTopics() - Method in class com.amazonaws.services.sns.model.ListTopicsResult
A list of topic ARNs.
getUnsubscribeUrl() - Method in class com.amazonaws.services.sns.message.SnsNotification
 

H

handle(SnsSubscriptionConfirmation) - Method in class com.amazonaws.services.sns.message.DefaultSnsMessageHandler
Confirms the subscription when message is received.
handle(SnsUnsubscribeConfirmation) - Method in class com.amazonaws.services.sns.message.DefaultSnsMessageHandler
Does nothing by default.
handle(SnsUnknownMessage) - Method in class com.amazonaws.services.sns.message.DefaultSnsMessageHandler
Does nothing by default.
handle(SnsMessageHandler) - Method in class com.amazonaws.services.sns.message.SnsMessage
Calls the appropriate 'handle' method on SnsMessageHandler depending on the subtype.
handle(SnsNotification) - Method in class com.amazonaws.services.sns.message.SnsMessageHandler
Handles a SnsNotification message.
handle(SnsSubscriptionConfirmation) - Method in class com.amazonaws.services.sns.message.SnsMessageHandler
Handles a SnsSubscriptionConfirmation message.
handle(SnsUnsubscribeConfirmation) - Method in class com.amazonaws.services.sns.message.SnsMessageHandler
Handles a SnsUnsubscribeConfirmation message.
handle(SnsUnknownMessage) - Method in class com.amazonaws.services.sns.message.SnsMessageHandler
Handles a SnsUnknownMessage message.
handle(SnsMessageHandler) - Method in class com.amazonaws.services.sns.message.SnsNotification
 
handle(SnsMessageHandler) - Method in class com.amazonaws.services.sns.message.SnsSubscriptionConfirmation
 
handle(SnsMessageHandler) - Method in class com.amazonaws.services.sns.message.SnsUnknownMessage
 
handle(SnsMessageHandler) - Method in class com.amazonaws.services.sns.message.SnsUnsubscribeConfirmation
 
handleMessage(InputStream, SnsMessageHandler) - Method in class com.amazonaws.services.sns.message.SnsMessageManager
Unmarshalls a message and delivers it to the given handler.
hashCode() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.AddPermissionResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.CreateTopicResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.DeleteEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.DeleteEndpointResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.DeleteTopicResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.Endpoint
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetSMSAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetSMSAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListTopicsResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
 
hashCode() - Method in class com.amazonaws.services.sns.model.OptInPhoneNumberRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.OptInPhoneNumberResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.PlatformApplication
 
hashCode() - Method in class com.amazonaws.services.sns.model.PublishRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.PublishResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.RemovePermissionResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.SetSMSAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SetSMSAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.SubscribeResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.Subscription
 
hashCode() - Method in class com.amazonaws.services.sns.model.Topic
 
hashCode() - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.UnsubscribeResult
 
HttpException - Exception in com.amazonaws.services.sns.message
Exception when a non-2xx HTTP response is received.

I

InternalErrorException - Exception in com.amazonaws.services.sns.model
Indicates an internal service error.
InternalErrorException(String) - Constructor for exception com.amazonaws.services.sns.model.InternalErrorException
Constructs a new InternalErrorException with the specified error message.
InvalidParameterException - Exception in com.amazonaws.services.sns.model
Indicates that a request parameter does not comply with the associated constraints.
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.sns.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.
InvalidParameterValueException - Exception in com.amazonaws.services.sns.model
Indicates that a request parameter does not comply with the associated constraints.
InvalidParameterValueException(String) - Constructor for exception com.amazonaws.services.sns.model.InvalidParameterValueException
Constructs a new InvalidParameterValueException with the specified error message.
isOptedOut() - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutResult
Indicates whether the phone number is opted out:
isReturnSubscriptionArn() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
Sets whether the response from the Subscribe request includes the subscription ARN, even if the subscription is not yet confirmed.

L

listEndpointsByPlatformApplication(ListEndpointsByPlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
listEndpointsByPlatformApplication(ListEndpointsByPlatformApplicationRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS.
listEndpointsByPlatformApplication(ListEndpointsByPlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS.
listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest, AsyncHandler<ListEndpointsByPlatformApplicationRequest, ListEndpointsByPlatformApplicationResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS.
listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest, AsyncHandler<ListEndpointsByPlatformApplicationRequest, ListEndpointsByPlatformApplicationResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS.
listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
listEndpointsByPlatformApplicationAsync(ListEndpointsByPlatformApplicationRequest, AsyncHandler<ListEndpointsByPlatformApplicationRequest, ListEndpointsByPlatformApplicationResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
ListEndpointsByPlatformApplicationRequest - Class in com.amazonaws.services.sns.model
Input for ListEndpointsByPlatformApplication action.
ListEndpointsByPlatformApplicationRequest() - Constructor for class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
 
ListEndpointsByPlatformApplicationResult - Class in com.amazonaws.services.sns.model
Response for ListEndpointsByPlatformApplication action.
ListEndpointsByPlatformApplicationResult() - Constructor for class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
 
listPhoneNumbersOptedOut(ListPhoneNumbersOptedOutRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
listPhoneNumbersOptedOut(ListPhoneNumbersOptedOutRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Returns a list of phone numbers that are opted out, meaning you cannot send SMS messages to them.
listPhoneNumbersOptedOut(ListPhoneNumbersOptedOutRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Returns a list of phone numbers that are opted out, meaning you cannot send SMS messages to them.
listPhoneNumbersOptedOutAsync(ListPhoneNumbersOptedOutRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
listPhoneNumbersOptedOutAsync(ListPhoneNumbersOptedOutRequest, AsyncHandler<ListPhoneNumbersOptedOutRequest, ListPhoneNumbersOptedOutResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
listPhoneNumbersOptedOutAsync(ListPhoneNumbersOptedOutRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Returns a list of phone numbers that are opted out, meaning you cannot send SMS messages to them.
listPhoneNumbersOptedOutAsync(ListPhoneNumbersOptedOutRequest, AsyncHandler<ListPhoneNumbersOptedOutRequest, ListPhoneNumbersOptedOutResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Returns a list of phone numbers that are opted out, meaning you cannot send SMS messages to them.
listPhoneNumbersOptedOutAsync(ListPhoneNumbersOptedOutRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
listPhoneNumbersOptedOutAsync(ListPhoneNumbersOptedOutRequest, AsyncHandler<ListPhoneNumbersOptedOutRequest, ListPhoneNumbersOptedOutResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
ListPhoneNumbersOptedOutRequest - Class in com.amazonaws.services.sns.model
The input for the ListPhoneNumbersOptedOut action.
ListPhoneNumbersOptedOutRequest() - Constructor for class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutRequest
 
ListPhoneNumbersOptedOutResult - Class in com.amazonaws.services.sns.model
The response from the ListPhoneNumbersOptedOut action.
ListPhoneNumbersOptedOutResult() - Constructor for class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
 
listPlatformApplications(ListPlatformApplicationsRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
listPlatformApplications() - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
listPlatformApplications(ListPlatformApplicationsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Lists the platform application objects for the supported push notification services, such as APNS and GCM.
listPlatformApplications() - Method in interface com.amazonaws.services.sns.AmazonSNS
Simplified method form for invoking the ListPlatformApplications operation.
listPlatformApplications(ListPlatformApplicationsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Lists the platform application objects for the supported push notification services, such as APNS and GCM.
listPlatformApplications() - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
listPlatformApplicationsAsync(ListPlatformApplicationsRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
listPlatformApplicationsAsync(ListPlatformApplicationsRequest, AsyncHandler<ListPlatformApplicationsRequest, ListPlatformApplicationsResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
listPlatformApplicationsAsync() - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the ListPlatformApplications operation.
listPlatformApplicationsAsync(AsyncHandler<ListPlatformApplicationsRequest, ListPlatformApplicationsResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the ListPlatformApplications operation with an AsyncHandler.
listPlatformApplicationsAsync(ListPlatformApplicationsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Lists the platform application objects for the supported push notification services, such as APNS and GCM.
listPlatformApplicationsAsync(ListPlatformApplicationsRequest, AsyncHandler<ListPlatformApplicationsRequest, ListPlatformApplicationsResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Lists the platform application objects for the supported push notification services, such as APNS and GCM.
listPlatformApplicationsAsync() - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the ListPlatformApplications operation.
listPlatformApplicationsAsync(AsyncHandler<ListPlatformApplicationsRequest, ListPlatformApplicationsResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the ListPlatformApplications operation with an AsyncHandler.
listPlatformApplicationsAsync(ListPlatformApplicationsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
listPlatformApplicationsAsync(ListPlatformApplicationsRequest, AsyncHandler<ListPlatformApplicationsRequest, ListPlatformApplicationsResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
listPlatformApplicationsAsync() - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the ListPlatformApplications operation.
listPlatformApplicationsAsync(AsyncHandler<ListPlatformApplicationsRequest, ListPlatformApplicationsResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the ListPlatformApplications operation with an AsyncHandler.
ListPlatformApplicationsRequest - Class in com.amazonaws.services.sns.model
Input for ListPlatformApplications action.
ListPlatformApplicationsRequest() - Constructor for class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
 
ListPlatformApplicationsResult - Class in com.amazonaws.services.sns.model
Response for ListPlatformApplications action.
ListPlatformApplicationsResult() - Constructor for class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
 
listSubscriptions(ListSubscriptionsRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
listSubscriptions() - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
listSubscriptions(String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
listSubscriptions(ListSubscriptionsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Returns a list of the requester's subscriptions.
listSubscriptions() - Method in interface com.amazonaws.services.sns.AmazonSNS
Simplified method form for invoking the ListSubscriptions operation.
listSubscriptions(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
Simplified method form for invoking the ListSubscriptions operation.
listSubscriptions(ListSubscriptionsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Returns a list of the requester's subscriptions.
listSubscriptions() - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
listSubscriptions(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
listSubscriptionsAsync(ListSubscriptionsRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
listSubscriptionsAsync(ListSubscriptionsRequest, AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
listSubscriptionsAsync() - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the ListSubscriptions operation.
listSubscriptionsAsync(AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the ListSubscriptions operation with an AsyncHandler.
listSubscriptionsAsync(String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the ListSubscriptions operation.
listSubscriptionsAsync(String, AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the ListSubscriptions operation with an AsyncHandler.
listSubscriptionsAsync(ListSubscriptionsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Returns a list of the requester's subscriptions.
listSubscriptionsAsync(ListSubscriptionsRequest, AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Returns a list of the requester's subscriptions.
listSubscriptionsAsync() - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the ListSubscriptions operation.
listSubscriptionsAsync(AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the ListSubscriptions operation with an AsyncHandler.
listSubscriptionsAsync(String) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the ListSubscriptions operation.
listSubscriptionsAsync(String, AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the ListSubscriptions operation with an AsyncHandler.
listSubscriptionsAsync(ListSubscriptionsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
listSubscriptionsAsync(ListSubscriptionsRequest, AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
listSubscriptionsAsync() - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the ListSubscriptions operation.
listSubscriptionsAsync(AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the ListSubscriptions operation with an AsyncHandler.
listSubscriptionsAsync(String) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the ListSubscriptions operation.
listSubscriptionsAsync(String, AsyncHandler<ListSubscriptionsRequest, ListSubscriptionsResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the ListSubscriptions operation with an AsyncHandler.
listSubscriptionsByTopic(ListSubscriptionsByTopicRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
listSubscriptionsByTopic(String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
listSubscriptionsByTopic(String, String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
listSubscriptionsByTopic(ListSubscriptionsByTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopic(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
Simplified method form for invoking the ListSubscriptionsByTopic operation.
listSubscriptionsByTopic(String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
Simplified method form for invoking the ListSubscriptionsByTopic operation.
listSubscriptionsByTopic(ListSubscriptionsByTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopic(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
listSubscriptionsByTopic(String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
listSubscriptionsByTopicAsync(ListSubscriptionsByTopicRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
listSubscriptionsByTopicAsync(ListSubscriptionsByTopicRequest, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
listSubscriptionsByTopicAsync(String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the ListSubscriptionsByTopic operation.
listSubscriptionsByTopicAsync(String, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the ListSubscriptionsByTopic operation with an AsyncHandler.
listSubscriptionsByTopicAsync(String, String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the ListSubscriptionsByTopic operation.
listSubscriptionsByTopicAsync(String, String, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the ListSubscriptionsByTopic operation with an AsyncHandler.
listSubscriptionsByTopicAsync(ListSubscriptionsByTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopicAsync(ListSubscriptionsByTopicRequest, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopicAsync(String) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the ListSubscriptionsByTopic operation.
listSubscriptionsByTopicAsync(String, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the ListSubscriptionsByTopic operation with an AsyncHandler.
listSubscriptionsByTopicAsync(String, String) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the ListSubscriptionsByTopic operation.
listSubscriptionsByTopicAsync(String, String, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the ListSubscriptionsByTopic operation with an AsyncHandler.
listSubscriptionsByTopicAsync(ListSubscriptionsByTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
listSubscriptionsByTopicAsync(ListSubscriptionsByTopicRequest, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
listSubscriptionsByTopicAsync(String) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the ListSubscriptionsByTopic operation.
listSubscriptionsByTopicAsync(String, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the ListSubscriptionsByTopic operation with an AsyncHandler.
listSubscriptionsByTopicAsync(String, String) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the ListSubscriptionsByTopic operation.
listSubscriptionsByTopicAsync(String, String, AsyncHandler<ListSubscriptionsByTopicRequest, ListSubscriptionsByTopicResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the ListSubscriptionsByTopic operation with an AsyncHandler.
ListSubscriptionsByTopicRequest - Class in com.amazonaws.services.sns.model
Input for ListSubscriptionsByTopic action.
ListSubscriptionsByTopicRequest() - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Default constructor for ListSubscriptionsByTopicRequest object.
ListSubscriptionsByTopicRequest(String) - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Constructs a new ListSubscriptionsByTopicRequest object.
ListSubscriptionsByTopicRequest(String, String) - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Constructs a new ListSubscriptionsByTopicRequest object.
ListSubscriptionsByTopicResult - Class in com.amazonaws.services.sns.model
Response for ListSubscriptionsByTopic action.
ListSubscriptionsByTopicResult() - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
 
ListSubscriptionsRequest - Class in com.amazonaws.services.sns.model
Input for ListSubscriptions action.
ListSubscriptionsRequest() - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Default constructor for ListSubscriptionsRequest object.
ListSubscriptionsRequest(String) - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Constructs a new ListSubscriptionsRequest object.
ListSubscriptionsResult - Class in com.amazonaws.services.sns.model
Response for ListSubscriptions action
ListSubscriptionsResult() - Constructor for class com.amazonaws.services.sns.model.ListSubscriptionsResult
 
listTopics(ListTopicsRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
listTopics() - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
listTopics(String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
listTopics(ListTopicsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Returns a list of the requester's topics.
listTopics() - Method in interface com.amazonaws.services.sns.AmazonSNS
Simplified method form for invoking the ListTopics operation.
listTopics(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
Simplified method form for invoking the ListTopics operation.
listTopics(ListTopicsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Returns a list of the requester's topics.
listTopics() - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
listTopics(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
listTopicsAsync(ListTopicsRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
listTopicsAsync(ListTopicsRequest, AsyncHandler<ListTopicsRequest, ListTopicsResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
listTopicsAsync() - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the ListTopics operation.
listTopicsAsync(AsyncHandler<ListTopicsRequest, ListTopicsResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the ListTopics operation with an AsyncHandler.
listTopicsAsync(String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the ListTopics operation.
listTopicsAsync(String, AsyncHandler<ListTopicsRequest, ListTopicsResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the ListTopics operation with an AsyncHandler.
listTopicsAsync(ListTopicsRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Returns a list of the requester's topics.
listTopicsAsync(ListTopicsRequest, AsyncHandler<ListTopicsRequest, ListTopicsResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Returns a list of the requester's topics.
listTopicsAsync() - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the ListTopics operation.
listTopicsAsync(AsyncHandler<ListTopicsRequest, ListTopicsResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the ListTopics operation with an AsyncHandler.
listTopicsAsync(String) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the ListTopics operation.
listTopicsAsync(String, AsyncHandler<ListTopicsRequest, ListTopicsResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the ListTopics operation with an AsyncHandler.
listTopicsAsync(ListTopicsRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
listTopicsAsync(ListTopicsRequest, AsyncHandler<ListTopicsRequest, ListTopicsResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
listTopicsAsync() - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the ListTopics operation.
listTopicsAsync(AsyncHandler<ListTopicsRequest, ListTopicsResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the ListTopics operation with an AsyncHandler.
listTopicsAsync(String) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the ListTopics operation.
listTopicsAsync(String, AsyncHandler<ListTopicsRequest, ListTopicsResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the ListTopics operation with an AsyncHandler.
ListTopicsRequest - Class in com.amazonaws.services.sns.model
 
ListTopicsRequest() - Constructor for class com.amazonaws.services.sns.model.ListTopicsRequest
Default constructor for ListTopicsRequest object.
ListTopicsRequest(String) - Constructor for class com.amazonaws.services.sns.model.ListTopicsRequest
Constructs a new ListTopicsRequest object.
ListTopicsResult - Class in com.amazonaws.services.sns.model
Response for ListTopics action.
ListTopicsResult() - Constructor for class com.amazonaws.services.sns.model.ListTopicsResult
 

M

MessageAttributeValue - Class in com.amazonaws.services.sns.model
The user-specified message attribute value.
MessageAttributeValue() - Constructor for class com.amazonaws.services.sns.model.MessageAttributeValue
 

N

newEndpointCondition(String) - Static method in class com.amazonaws.auth.policy.conditions.SNSConditionFactory
Constructs a new access policy condition that compares the requested endpoint used to subscribe to an Amazon SNS topic with the specified endpoint pattern.
newProtocolCondition(String) - Static method in class com.amazonaws.auth.policy.conditions.SNSConditionFactory
Constructs a new AWS access control policy condition that allows an access control statement to restrict subscriptions to an Amazon SNS topic based on the protocol being used for the subscription.
NotFoundException - Exception in com.amazonaws.services.sns.model
Indicates that the requested resource does not exist.
NotFoundException(String) - Constructor for exception com.amazonaws.services.sns.model.NotFoundException
Constructs a new NotFoundException with the specified error message.

O

optInPhoneNumber(OptInPhoneNumberRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
optInPhoneNumber(OptInPhoneNumberRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Use this request to opt in a phone number that is opted out, which enables you to resume sending SMS messages to the number.
optInPhoneNumber(OptInPhoneNumberRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Use this request to opt in a phone number that is opted out, which enables you to resume sending SMS messages to the number.
optInPhoneNumberAsync(OptInPhoneNumberRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
optInPhoneNumberAsync(OptInPhoneNumberRequest, AsyncHandler<OptInPhoneNumberRequest, OptInPhoneNumberResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
optInPhoneNumberAsync(OptInPhoneNumberRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Use this request to opt in a phone number that is opted out, which enables you to resume sending SMS messages to the number.
optInPhoneNumberAsync(OptInPhoneNumberRequest, AsyncHandler<OptInPhoneNumberRequest, OptInPhoneNumberResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Use this request to opt in a phone number that is opted out, which enables you to resume sending SMS messages to the number.
optInPhoneNumberAsync(OptInPhoneNumberRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
optInPhoneNumberAsync(OptInPhoneNumberRequest, AsyncHandler<OptInPhoneNumberRequest, OptInPhoneNumberResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
OptInPhoneNumberRequest - Class in com.amazonaws.services.sns.model
Input for the OptInPhoneNumber action.
OptInPhoneNumberRequest() - Constructor for class com.amazonaws.services.sns.model.OptInPhoneNumberRequest
 
OptInPhoneNumberResult - Class in com.amazonaws.services.sns.model
The response for the OptInPhoneNumber action.
OptInPhoneNumberResult() - Constructor for class com.amazonaws.services.sns.model.OptInPhoneNumberResult
 

P

parseMessage(InputStream) - Method in class com.amazonaws.services.sns.message.SnsMessageManager
Unmarshalls a message into a subclass of SnsMessage.
PlatformApplication - Class in com.amazonaws.services.sns.model
Platform application object.
PlatformApplication() - Constructor for class com.amazonaws.services.sns.model.PlatformApplication
 
PlatformApplicationDisabledException - Exception in com.amazonaws.services.sns.model
Exception error indicating platform application disabled.
PlatformApplicationDisabledException(String) - Constructor for exception com.amazonaws.services.sns.model.PlatformApplicationDisabledException
Constructs a new PlatformApplicationDisabledException with the specified error message.
PROTOCOL_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.SNSConditionFactory
Condition key for the protocol value from a Subscribe request or a previously confirmed subscription.
publish(PublishRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
publish(String, String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
publish(String, String, String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
publish(PublishRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Sends a message to an Amazon SNS topic or sends a text message (SMS message) directly to a phone number.
publish(String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
Simplified method form for invoking the Publish operation.
publish(String, String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
Simplified method form for invoking the Publish operation.
publish(PublishRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Sends a message to an Amazon SNS topic or sends a text message (SMS message) directly to a phone number.
publish(String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
publish(String, String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
publishAsync(PublishRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
publishAsync(PublishRequest, AsyncHandler<PublishRequest, PublishResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
publishAsync(String, String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the Publish operation.
publishAsync(String, String, AsyncHandler<PublishRequest, PublishResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the Publish operation with an AsyncHandler.
publishAsync(String, String, String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the Publish operation.
publishAsync(String, String, String, AsyncHandler<PublishRequest, PublishResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the Publish operation with an AsyncHandler.
publishAsync(PublishRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Sends a message to an Amazon SNS topic or sends a text message (SMS message) directly to a phone number.
publishAsync(PublishRequest, AsyncHandler<PublishRequest, PublishResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Sends a message to an Amazon SNS topic or sends a text message (SMS message) directly to a phone number.
publishAsync(String, String) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the Publish operation.
publishAsync(String, String, AsyncHandler<PublishRequest, PublishResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the Publish operation with an AsyncHandler.
publishAsync(String, String, String) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the Publish operation.
publishAsync(String, String, String, AsyncHandler<PublishRequest, PublishResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the Publish operation with an AsyncHandler.
publishAsync(PublishRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
publishAsync(PublishRequest, AsyncHandler<PublishRequest, PublishResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
publishAsync(String, String) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the Publish operation.
publishAsync(String, String, AsyncHandler<PublishRequest, PublishResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the Publish operation with an AsyncHandler.
publishAsync(String, String, String) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the Publish operation.
publishAsync(String, String, String, AsyncHandler<PublishRequest, PublishResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the Publish operation with an AsyncHandler.
PublishRequest - Class in com.amazonaws.services.sns.model
Input for Publish action.
PublishRequest() - Constructor for class com.amazonaws.services.sns.model.PublishRequest
Default constructor for PublishRequest object.
PublishRequest(String, String) - Constructor for class com.amazonaws.services.sns.model.PublishRequest
Constructs a new PublishRequest object.
PublishRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.PublishRequest
Constructs a new PublishRequest object.
PublishResult - Class in com.amazonaws.services.sns.model
Response for Publish action.
PublishResult() - Constructor for class com.amazonaws.services.sns.model.PublishResult
 

R

reconfirmSubscription() - Method in class com.amazonaws.services.sns.message.SnsUnsubscribeConfirmation
Will attempt to re-confirm the subscription by visiting the URL at SnsUnsubscribeConfirmation.getSubscribeUrl().
removePermission(RemovePermissionRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
removePermission(String, String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
removePermission(RemovePermissionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Removes a statement from a topic's access control policy.
removePermission(String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
Simplified method form for invoking the RemovePermission operation.
removePermission(RemovePermissionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Removes a statement from a topic's access control policy.
removePermission(String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
removePermissionAsync(RemovePermissionRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
removePermissionAsync(RemovePermissionRequest, AsyncHandler<RemovePermissionRequest, RemovePermissionResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
removePermissionAsync(String, String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the RemovePermission operation.
removePermissionAsync(String, String, AsyncHandler<RemovePermissionRequest, RemovePermissionResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the RemovePermission operation with an AsyncHandler.
removePermissionAsync(RemovePermissionRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Removes a statement from a topic's access control policy.
removePermissionAsync(RemovePermissionRequest, AsyncHandler<RemovePermissionRequest, RemovePermissionResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Removes a statement from a topic's access control policy.
removePermissionAsync(String, String) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the RemovePermission operation.
removePermissionAsync(String, String, AsyncHandler<RemovePermissionRequest, RemovePermissionResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the RemovePermission operation with an AsyncHandler.
removePermissionAsync(RemovePermissionRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
removePermissionAsync(RemovePermissionRequest, AsyncHandler<RemovePermissionRequest, RemovePermissionResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
removePermissionAsync(String, String) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the RemovePermission operation.
removePermissionAsync(String, String, AsyncHandler<RemovePermissionRequest, RemovePermissionResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the RemovePermission operation with an AsyncHandler.
RemovePermissionRequest - Class in com.amazonaws.services.sns.model
Input for RemovePermission action.
RemovePermissionRequest() - Constructor for class com.amazonaws.services.sns.model.RemovePermissionRequest
Default constructor for RemovePermissionRequest object.
RemovePermissionRequest(String, String) - Constructor for class com.amazonaws.services.sns.model.RemovePermissionRequest
Constructs a new RemovePermissionRequest object.
RemovePermissionResult - Class in com.amazonaws.services.sns.model
 
RemovePermissionResult() - Constructor for class com.amazonaws.services.sns.model.RemovePermissionResult
 

S

setActionNames(Collection<String>) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The action you want to allow for the specified principal(s).
setAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The name of the attribute you want to set.
setAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The name of the attribute you want to set.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
For a list of attributes, see SetPlatformApplicationAttributes
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
For a list of attributes, see SetEndpointAttributes.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.Endpoint
Attributes for endpoint.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
Attributes include the following:
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
Attributes include the following:
setAttributes(Collection<String>) - Method in class com.amazonaws.services.sns.model.GetSMSAttributesRequest
A list of the individual attribute names, such as MonthlySpendLimit, for which you want values.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetSMSAttributesResult
The SMS attribute names and their values.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
A map of the subscription's attributes.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
A map of the topic's attributes.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.PlatformApplication
Attributes for platform application object.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
A map of the endpoint attributes.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
A map of the platform application attributes.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.SetSMSAttributesRequest
The default settings for sending SMS messages from your account.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
Assigns attributes to the subscription as a map of key-value pairs.
setAttributeValue(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The new value for the attribute in JSON format.
setAttributeValue(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The new value for the attribute.
setAuthenticateOnUnsubscribe(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Disallows unauthenticated unsubscribes of the subscription.
setAWSAccountIds(Collection<String>) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The AWS account IDs of the users (principals) who will be given access to the specified actions.
setBinaryValue(ByteBuffer) - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
Binary type attributes can store any binary data, for example, compressed data, encrypted data, or images.
setCustomUserData(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Arbitrary user data to associate with the endpoint.
setDataType(String) - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
Amazon SNS supports the following logical data types: String, String.Array, Number, and Binary.
setEndpoint(String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
setEndpoint(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEndpoint(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The endpoint that you want to receive notifications.
setEndpoint(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's endpoint (format depends on the protocol).
setEndpointArn(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
EndpointArn returned from CreateEndpoint action.
setEndpointArn(String) - Method in class com.amazonaws.services.sns.model.DeleteEndpointRequest
EndpointArn of endpoint to delete.
setEndpointArn(String) - Method in class com.amazonaws.services.sns.model.Endpoint
EndpointArn for mobile app and device.
setEndpointArn(String) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
EndpointArn for GetEndpointAttributes input.
setEndpointArn(String) - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
EndpointArn used for SetEndpointAttributes action.
setEndpointAttributes(SetEndpointAttributesRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
setEndpointAttributes(SetEndpointAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS.
setEndpointAttributes(SetEndpointAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS.
setEndpointAttributesAsync(SetEndpointAttributesRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
setEndpointAttributesAsync(SetEndpointAttributesRequest, AsyncHandler<SetEndpointAttributesRequest, SetEndpointAttributesResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
setEndpointAttributesAsync(SetEndpointAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS.
setEndpointAttributesAsync(SetEndpointAttributesRequest, AsyncHandler<SetEndpointAttributesRequest, SetEndpointAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS.
setEndpointAttributesAsync(SetEndpointAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
setEndpointAttributesAsync(SetEndpointAttributesRequest, AsyncHandler<SetEndpointAttributesRequest, SetEndpointAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
SetEndpointAttributesRequest - Class in com.amazonaws.services.sns.model
Input for SetEndpointAttributes action.
SetEndpointAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
 
SetEndpointAttributesResult - Class in com.amazonaws.services.sns.model
 
SetEndpointAttributesResult() - Constructor for class com.amazonaws.services.sns.model.SetEndpointAttributesResult
 
setEndpoints(Collection<Endpoint>) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
Endpoints returned for ListEndpointsByPlatformApplication action.
setIsOptedOut(Boolean) - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutResult
Indicates whether the phone number is opted out:
setLabel(String) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
A unique identifier for the new policy statement.
setLabel(String) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
The unique label of the statement you want to remove.
setMessage(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
The message you want to send.
setMessageAttributes(Map<String, MessageAttributeValue>) - Method in class com.amazonaws.services.sns.model.PublishRequest
Message attributes for Publish action.
setMessageId(String) - Method in class com.amazonaws.services.sns.model.PublishResult
Unique identifier assigned to the published message.
setMessageStructure(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
Set MessageStructure to json if you want to send a different message for each protocol.
setName(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
Application names must be made up of only uppercase and lowercase ASCII letters, numbers, underscores, hyphens, and periods, and must be between 1 and 256 characters long.
setName(String) - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
The name of the topic you want to create.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
NextToken string is used when calling ListEndpointsByPlatformApplication action to retrieve additional records that are available after the first page results.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
NextToken string is returned when calling ListEndpointsByPlatformApplication action if additional records are available after the first page results.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutRequest
A NextToken string is used when you call the ListPhoneNumbersOptedOut action to retrieve additional records that are available after the first page of results.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
A NextToken string is returned when you call the ListPhoneNumbersOptedOut action if additional records are available after the first page of results.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
NextToken string is used when calling ListPlatformApplications action to retrieve additional records that are available after the first page results.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
NextToken string is returned when calling ListPlatformApplications action if additional records are available after the first page results.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Token returned by the previous ListSubscriptionsByTopic request.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
Token to pass along to the next ListSubscriptionsByTopic request.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Token returned by the previous ListSubscriptions request.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
Token to pass along to the next ListSubscriptions request.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
Token returned by the previous ListTopics request.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
Token to pass along to the next ListTopics request.
setOwner(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's owner.
setPhoneNumber(String) - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
The phone number for which you want to check the opt out status.
setPhoneNumber(String) - Method in class com.amazonaws.services.sns.model.OptInPhoneNumberRequest
The phone number to opt in.
setPhoneNumber(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
The phone number to which you want to deliver an SMS message.
setPhoneNumbers(Collection<String>) - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
A list of phone numbers that are opted out of receiving SMS messages.
setPlatform(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
The following platforms are supported: ADM (Amazon Device Messaging), APNS (Apple Push Notification Service), APNS_SANDBOX, and GCM (Google Cloud Messaging).
setPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
PlatformApplicationArn is returned.
setPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
PlatformApplicationArn returned from CreatePlatformApplication is used to create a an endpoint.
setPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
PlatformApplicationArn of platform application object to delete.
setPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
PlatformApplicationArn for GetPlatformApplicationAttributesInput.
setPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
PlatformApplicationArn for ListEndpointsByPlatformApplicationInput action.
setPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.PlatformApplication
PlatformApplicationArn for platform application object.
setPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
PlatformApplicationArn for SetPlatformApplicationAttributes action.
setPlatformApplicationAttributes(SetPlatformApplicationAttributesRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
setPlatformApplicationAttributes(SetPlatformApplicationAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
setPlatformApplicationAttributes(SetPlatformApplicationAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest, AsyncHandler<SetPlatformApplicationAttributesRequest, SetPlatformApplicationAttributesResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest, AsyncHandler<SetPlatformApplicationAttributesRequest, SetPlatformApplicationAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
setPlatformApplicationAttributesAsync(SetPlatformApplicationAttributesRequest, AsyncHandler<SetPlatformApplicationAttributesRequest, SetPlatformApplicationAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
SetPlatformApplicationAttributesRequest - Class in com.amazonaws.services.sns.model
Input for SetPlatformApplicationAttributes action.
SetPlatformApplicationAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
 
SetPlatformApplicationAttributesResult - Class in com.amazonaws.services.sns.model
 
SetPlatformApplicationAttributesResult() - Constructor for class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesResult
 
setPlatformApplications(Collection<PlatformApplication>) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
Platform applications returned when calling ListPlatformApplications action.
setProtocol(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The protocol you want to use.
setProtocol(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's protocol.
setRegion(Region) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
setRegion(Region) - Method in interface com.amazonaws.services.sns.AmazonSNS
Deprecated.
use AwsClientBuilder#setRegion(String)
setReturnSubscriptionArn(Boolean) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
Sets whether the response from the Subscribe request includes the subscription ARN, even if the subscription is not yet confirmed.
setSMSAttributes(SetSMSAttributesRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
setSMSAttributes(SetSMSAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Use this request to set the default settings for sending SMS messages and receiving daily SMS usage reports.
setSMSAttributes(SetSMSAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Use this request to set the default settings for sending SMS messages and receiving daily SMS usage reports.
setSMSAttributesAsync(SetSMSAttributesRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
setSMSAttributesAsync(SetSMSAttributesRequest, AsyncHandler<SetSMSAttributesRequest, SetSMSAttributesResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
setSMSAttributesAsync(SetSMSAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Use this request to set the default settings for sending SMS messages and receiving daily SMS usage reports.
setSMSAttributesAsync(SetSMSAttributesRequest, AsyncHandler<SetSMSAttributesRequest, SetSMSAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Use this request to set the default settings for sending SMS messages and receiving daily SMS usage reports.
setSMSAttributesAsync(SetSMSAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
setSMSAttributesAsync(SetSMSAttributesRequest, AsyncHandler<SetSMSAttributesRequest, SetSMSAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
SetSMSAttributesRequest - Class in com.amazonaws.services.sns.model
The input for the SetSMSAttributes action.
SetSMSAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.SetSMSAttributesRequest
 
SetSMSAttributesResult - Class in com.amazonaws.services.sns.model
The response for the SetSMSAttributes action.
SetSMSAttributesResult() - Constructor for class com.amazonaws.services.sns.model.SetSMSAttributesResult
 
setStringValue(String) - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
Strings are Unicode with UTF8 binary encoding.
setSubject(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
Optional parameter to be used as the "Subject" line when the message is delivered to email endpoints.
setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
The ARN of the created subscription.
setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
The ARN of the subscription whose properties you want to get.
setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The ARN of the subscription to modify.
setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.SubscribeResult
The ARN of the subscription if it is confirmed, or the string "pending confirmation" if the subscription requires confirmation.
setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's ARN.
setSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
The ARN of the subscription to be deleted.
setSubscriptionAttributes(SetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
setSubscriptionAttributes(String, String, String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
setSubscriptionAttributes(SetSubscriptionAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Allows a subscription owner to set an attribute of the subscription to a new value.
setSubscriptionAttributes(String, String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
Simplified method form for invoking the SetSubscriptionAttributes operation.
setSubscriptionAttributes(SetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Allows a subscription owner to set an attribute of the subscription to a new value.
setSubscriptionAttributes(String, String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
setSubscriptionAttributesAsync(String, String, String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the SetSubscriptionAttributes operation.
setSubscriptionAttributesAsync(String, String, String, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the SetSubscriptionAttributes operation with an AsyncHandler.
setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Allows a subscription owner to set an attribute of the subscription to a new value.
setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Allows a subscription owner to set an attribute of the subscription to a new value.
setSubscriptionAttributesAsync(String, String, String) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the SetSubscriptionAttributes operation.
setSubscriptionAttributesAsync(String, String, String, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the SetSubscriptionAttributes operation with an AsyncHandler.
setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
setSubscriptionAttributesAsync(String, String, String) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the SetSubscriptionAttributes operation.
setSubscriptionAttributesAsync(String, String, String, AsyncHandler<SetSubscriptionAttributesRequest, SetSubscriptionAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the SetSubscriptionAttributes operation with an AsyncHandler.
SetSubscriptionAttributesRequest - Class in com.amazonaws.services.sns.model
Input for SetSubscriptionAttributes action.
SetSubscriptionAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
Default constructor for SetSubscriptionAttributesRequest object.
SetSubscriptionAttributesRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
Constructs a new SetSubscriptionAttributesRequest object.
SetSubscriptionAttributesResult - Class in com.amazonaws.services.sns.model
 
SetSubscriptionAttributesResult() - Constructor for class com.amazonaws.services.sns.model.SetSubscriptionAttributesResult
 
setSubscriptions(Collection<Subscription>) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
A list of subscriptions.
setSubscriptions(Collection<Subscription>) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
A list of subscriptions.
setTargetArn(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
Either TopicArn or EndpointArn, but not both.
setToken(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Short-lived token sent to an endpoint during the Subscribe action.
setToken(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Unique identifier created by the notification service for an app on a device.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The ARN of the topic whose access control policy you wish to modify.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
The ARN of the topic for which you wish to confirm a subscription.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.CreateTopicResult
The Amazon Resource Name (ARN) assigned to the created topic.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
The ARN of the topic you want to delete.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
The ARN of the topic whose properties you want to get.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
The ARN of the topic for which you wish to find subscriptions.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
The topic you want to publish to.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
The ARN of the topic whose access control policy you wish to modify.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The ARN of the topic to modify.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The ARN of the topic you want to subscribe to.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.Subscription
The ARN of the subscription's topic.
setTopicArn(String) - Method in class com.amazonaws.services.sns.model.Topic
The topic's ARN.
setTopicAttributes(SetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
setTopicAttributes(String, String, String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
setTopicAttributes(SetTopicAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Allows a topic owner to set an attribute of the topic to a new value.
setTopicAttributes(String, String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
Simplified method form for invoking the SetTopicAttributes operation.
setTopicAttributes(SetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Allows a topic owner to set an attribute of the topic to a new value.
setTopicAttributes(String, String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
setTopicAttributesAsync(SetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
setTopicAttributesAsync(SetTopicAttributesRequest, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
setTopicAttributesAsync(String, String, String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the SetTopicAttributes operation.
setTopicAttributesAsync(String, String, String, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the SetTopicAttributes operation with an AsyncHandler.
setTopicAttributesAsync(SetTopicAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Allows a topic owner to set an attribute of the topic to a new value.
setTopicAttributesAsync(SetTopicAttributesRequest, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Allows a topic owner to set an attribute of the topic to a new value.
setTopicAttributesAsync(String, String, String) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the SetTopicAttributes operation.
setTopicAttributesAsync(String, String, String, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the SetTopicAttributes operation with an AsyncHandler.
setTopicAttributesAsync(SetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
setTopicAttributesAsync(SetTopicAttributesRequest, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
setTopicAttributesAsync(String, String, String) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the SetTopicAttributes operation.
setTopicAttributesAsync(String, String, String, AsyncHandler<SetTopicAttributesRequest, SetTopicAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the SetTopicAttributes operation with an AsyncHandler.
SetTopicAttributesRequest - Class in com.amazonaws.services.sns.model
Input for SetTopicAttributes action.
SetTopicAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.SetTopicAttributesRequest
Default constructor for SetTopicAttributesRequest object.
SetTopicAttributesRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.SetTopicAttributesRequest
Constructs a new SetTopicAttributesRequest object.
SetTopicAttributesResult - Class in com.amazonaws.services.sns.model
 
SetTopicAttributesResult() - Constructor for class com.amazonaws.services.sns.model.SetTopicAttributesResult
 
setTopics(Collection<Topic>) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
A list of topic ARNs.
shutdown() - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
shutdown() - Method in interface com.amazonaws.services.sns.AmazonSNS
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Shuts down the client, releasing all managed resources.
SignatureChecker - Class in com.amazonaws.services.sns.util
Deprecated.
Use SnsMessageManager instead for both message unmarshalling and verification.
SignatureChecker() - Constructor for class com.amazonaws.services.sns.util.SignatureChecker
Deprecated.
 
SNSActions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon SNS.
SNSConditionFactory - Class in com.amazonaws.auth.policy.conditions
Factory for creating access control policy conditions specific to Amazon Simple Notification Service.
SnsMessage - Class in com.amazonaws.services.sns.message
Base class for SNS message types.
SnsMessageHandler - Class in com.amazonaws.services.sns.message
Handler for the SnsMessage class hierarchy.
SnsMessageHandler() - Constructor for class com.amazonaws.services.sns.message.SnsMessageHandler
 
SnsMessageManager - Class in com.amazonaws.services.sns.message
Unmarshalls an SNS message and validates it using the SNS public certificate.
SnsMessageManager() - Constructor for class com.amazonaws.services.sns.message.SnsMessageManager
Creates an SnsMessageManager using the AWS region obtained from the environment.
SnsMessageManager(String) - Constructor for class com.amazonaws.services.sns.message.SnsMessageManager
Creates an SnsMessageManager pinned to the given region.
SnsNotification - Class in com.amazonaws.services.sns.message
SNS notification message with a subject and message.
SnsSubscriptionConfirmation - Class in com.amazonaws.services.sns.message
After you subscribe an HTTP/HTTPS endpoint, Amazon SNS sends a subscription confirmation message to the HTTP/HTTPS endpoint.
SnsUnknownMessage - Class in com.amazonaws.services.sns.message
Represents a message type sent by SNS that this version of the SDK does not know about.
SnsUnknownMessage.Builder - Class in com.amazonaws.services.sns.message
Builder for SnsUnknownMessage.
SnsUnsubscribeConfirmation - Class in com.amazonaws.services.sns.message
After an HTTP/HTTPS endpoint is unsubscribed from a topic, Amazon SNS sends an unsubscribe confirmation message to the endpoint.
SnsUnsubscribeConfirmation.Builder - Class in com.amazonaws.services.sns.message
standard() - Static method in class com.amazonaws.services.sns.AmazonSNSAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.sns.AmazonSNSClientBuilder
 
stringToSign(SortedMap<String, String>) - Method in class com.amazonaws.services.sns.util.SignatureChecker
Deprecated.
 
subscribe(SubscribeRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
subscribe(String, String, String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
subscribe(SubscribeRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Prepares to subscribe an endpoint by sending the endpoint a confirmation message.
subscribe(String, String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
Simplified method form for invoking the Subscribe operation.
subscribe(SubscribeRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Prepares to subscribe an endpoint by sending the endpoint a confirmation message.
subscribe(String, String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
subscribeAsync(SubscribeRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
subscribeAsync(SubscribeRequest, AsyncHandler<SubscribeRequest, SubscribeResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
subscribeAsync(String, String, String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the Subscribe operation.
subscribeAsync(String, String, String, AsyncHandler<SubscribeRequest, SubscribeResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the Subscribe operation with an AsyncHandler.
subscribeAsync(SubscribeRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Prepares to subscribe an endpoint by sending the endpoint a confirmation message.
subscribeAsync(SubscribeRequest, AsyncHandler<SubscribeRequest, SubscribeResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Prepares to subscribe an endpoint by sending the endpoint a confirmation message.
subscribeAsync(String, String, String) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the Subscribe operation.
subscribeAsync(String, String, String, AsyncHandler<SubscribeRequest, SubscribeResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the Subscribe operation with an AsyncHandler.
subscribeAsync(SubscribeRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
subscribeAsync(SubscribeRequest, AsyncHandler<SubscribeRequest, SubscribeResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
subscribeAsync(String, String, String) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the Subscribe operation.
subscribeAsync(String, String, String, AsyncHandler<SubscribeRequest, SubscribeResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the Subscribe operation with an AsyncHandler.
subscribeQueue(AmazonSNS, AmazonSQS, String, String) - Static method in class com.amazonaws.services.sns.util.Topics
Subscribes an existing Amazon SQS queue to an existing Amazon SNS topic.
subscribeQueue(AmazonSNS, AmazonSQS, String, String, boolean) - Static method in class com.amazonaws.services.sns.util.Topics
Subscribes an existing Amazon SQS queue to an existing Amazon SNS topic.
SubscribeRequest - Class in com.amazonaws.services.sns.model
Input for Subscribe action.
SubscribeRequest() - Constructor for class com.amazonaws.services.sns.model.SubscribeRequest
Default constructor for SubscribeRequest object.
SubscribeRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.SubscribeRequest
Constructs a new SubscribeRequest object.
SubscribeResult - Class in com.amazonaws.services.sns.model
Response for Subscribe action.
SubscribeResult() - Constructor for class com.amazonaws.services.sns.model.SubscribeResult
 
Subscription - Class in com.amazonaws.services.sns.model
A wrapper type for the attributes of an Amazon SNS subscription.
Subscription() - Constructor for class com.amazonaws.services.sns.model.Subscription
 
SubscriptionLimitExceededException - Exception in com.amazonaws.services.sns.model
Indicates that the customer already owns the maximum allowed number of subscriptions.
SubscriptionLimitExceededException(String) - Constructor for exception com.amazonaws.services.sns.model.SubscriptionLimitExceededException
Constructs a new SubscriptionLimitExceededException with the specified error message.

T

ThrottledException - Exception in com.amazonaws.services.sns.model
Indicates that the rate at which requests have been submitted for this action exceeds the limit for your account.
ThrottledException(String) - Constructor for exception com.amazonaws.services.sns.model.ThrottledException
Constructs a new ThrottledException with the specified error message.
Topic - Class in com.amazonaws.services.sns.model
A wrapper type for the topic's Amazon Resource Name (ARN).
Topic() - Constructor for class com.amazonaws.services.sns.model.Topic
 
TopicLimitExceededException - Exception in com.amazonaws.services.sns.model
Indicates that the customer already owns the maximum allowed number of topics.
TopicLimitExceededException(String) - Constructor for exception com.amazonaws.services.sns.model.TopicLimitExceededException
Constructs a new TopicLimitExceededException with the specified error message.
Topics - Class in com.amazonaws.services.sns.util
Set of utility methods for working with Amazon SNS topics.
Topics() - Constructor for class com.amazonaws.services.sns.util.Topics
 
toString() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.AddPermissionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.CreateTopicResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.DeleteEndpointRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.DeleteEndpointResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.DeleteTopicResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.Endpoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetSMSAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetSMSAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.ListTopicsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.OptInPhoneNumberRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.OptInPhoneNumberResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.PlatformApplication
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.PublishRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.PublishResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.RemovePermissionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SetSMSAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SetSMSAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.SubscribeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.Subscription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.Topic
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.sns.model.UnsubscribeResult
Returns a string representation of this object; useful for testing and debugging.

U

unsubscribe(UnsubscribeRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
unsubscribe(String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
unsubscribe(UnsubscribeRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Deletes a subscription.
unsubscribe(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
Simplified method form for invoking the Unsubscribe operation.
unsubscribe(UnsubscribeRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Deletes a subscription.
unsubscribe(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
unsubscribeAsync(UnsubscribeRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
unsubscribeAsync(UnsubscribeRequest, AsyncHandler<UnsubscribeRequest, UnsubscribeResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
unsubscribeAsync(String) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the Unsubscribe operation.
unsubscribeAsync(String, AsyncHandler<UnsubscribeRequest, UnsubscribeResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
Simplified method form for invoking the Unsubscribe operation with an AsyncHandler.
unsubscribeAsync(UnsubscribeRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Deletes a subscription.
unsubscribeAsync(UnsubscribeRequest, AsyncHandler<UnsubscribeRequest, UnsubscribeResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Deletes a subscription.
unsubscribeAsync(String) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the Unsubscribe operation.
unsubscribeAsync(String, AsyncHandler<UnsubscribeRequest, UnsubscribeResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Simplified method form for invoking the Unsubscribe operation with an AsyncHandler.
unsubscribeAsync(UnsubscribeRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
unsubscribeAsync(UnsubscribeRequest, AsyncHandler<UnsubscribeRequest, UnsubscribeResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
unsubscribeAsync(String) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the Unsubscribe operation.
unsubscribeAsync(String, AsyncHandler<UnsubscribeRequest, UnsubscribeResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
Simplified method form for invoking the Unsubscribe operation with an AsyncHandler.
unsubscribeFromTopic() - Method in class com.amazonaws.services.sns.message.SnsNotification
Unsubscribes this endpoint from the topic.
UnsubscribeRequest - Class in com.amazonaws.services.sns.model
Input for Unsubscribe action.
UnsubscribeRequest() - Constructor for class com.amazonaws.services.sns.model.UnsubscribeRequest
Default constructor for UnsubscribeRequest object.
UnsubscribeRequest(String) - Constructor for class com.amazonaws.services.sns.model.UnsubscribeRequest
Constructs a new UnsubscribeRequest object.
UnsubscribeResult - Class in com.amazonaws.services.sns.model
 
UnsubscribeResult() - Constructor for class com.amazonaws.services.sns.model.UnsubscribeResult
 

V

valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.SNSActions
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.SNSActions
Returns an array containing the constants of this enum type, in the order they are declared.
verifyMessageSignature(String, PublicKey) - Method in class com.amazonaws.services.sns.util.SignatureChecker
Deprecated.
Validates the signature on a Simple Notification Service message.
verifySignature(Map<String, String>, PublicKey) - Method in class com.amazonaws.services.sns.util.SignatureChecker
Deprecated.
Validates the signature on a Simple Notification Service message.
verifySignature(String, String, PublicKey) - Method in class com.amazonaws.services.sns.util.SignatureChecker
Deprecated.
Does the actual Java cryptographic verification of the signature.

W

withActionNames(String...) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The action you want to allow for the specified principal(s).
withActionNames(Collection<String>) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The action you want to allow for the specified principal(s).
withAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The name of the attribute you want to set.
withAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The name of the attribute you want to set.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
For a list of attributes, see SetPlatformApplicationAttributes
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
For a list of attributes, see SetEndpointAttributes.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.Endpoint
Attributes for endpoint.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
Attributes include the following:
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
Attributes include the following:
withAttributes(String...) - Method in class com.amazonaws.services.sns.model.GetSMSAttributesRequest
A list of the individual attribute names, such as MonthlySpendLimit, for which you want values.
withAttributes(Collection<String>) - Method in class com.amazonaws.services.sns.model.GetSMSAttributesRequest
A list of the individual attribute names, such as MonthlySpendLimit, for which you want values.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetSMSAttributesResult
The SMS attribute names and their values.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
A map of the subscription's attributes.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
A map of the topic's attributes.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.PlatformApplication
Attributes for platform application object.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
A map of the endpoint attributes.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
A map of the platform application attributes.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.SetSMSAttributesRequest
The default settings for sending SMS messages from your account.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
Assigns attributes to the subscription as a map of key-value pairs.
withAttributeValue(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The new value for the attribute in JSON format.
withAttributeValue(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The new value for the attribute.
withAuthenticateOnUnsubscribe(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Disallows unauthenticated unsubscribes of the subscription.
withAWSAccountIds(String...) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The AWS account IDs of the users (principals) who will be given access to the specified actions.
withAWSAccountIds(Collection<String>) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The AWS account IDs of the users (principals) who will be given access to the specified actions.
withBinaryValue(ByteBuffer) - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
Binary type attributes can store any binary data, for example, compressed data, encrypted data, or images.
withCustomUserData(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Arbitrary user data to associate with the endpoint.
withDataType(String) - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
Amazon SNS supports the following logical data types: String, String.Array, Number, and Binary.
withEndpoint(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The endpoint that you want to receive notifications.
withEndpoint(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's endpoint (format depends on the protocol).
withEndpointArn(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
EndpointArn returned from CreateEndpoint action.
withEndpointArn(String) - Method in class com.amazonaws.services.sns.model.DeleteEndpointRequest
EndpointArn of endpoint to delete.
withEndpointArn(String) - Method in class com.amazonaws.services.sns.model.Endpoint
EndpointArn for mobile app and device.
withEndpointArn(String) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
EndpointArn for GetEndpointAttributes input.
withEndpointArn(String) - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
EndpointArn used for SetEndpointAttributes action.
withEndpoints(Endpoint...) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
Endpoints returned for ListEndpointsByPlatformApplication action.
withEndpoints(Collection<Endpoint>) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
Endpoints returned for ListEndpointsByPlatformApplication action.
withIsOptedOut(Boolean) - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutResult
Indicates whether the phone number is opted out:
withLabel(String) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
A unique identifier for the new policy statement.
withLabel(String) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
The unique label of the statement you want to remove.
withMessage(String) - Method in class com.amazonaws.services.sns.message.SnsUnsubscribeConfirmation.Builder
 
withMessage(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
The message you want to send.
withMessageAttributes(Map<String, MessageAttributeValue>) - Method in class com.amazonaws.services.sns.model.PublishRequest
Message attributes for Publish action.
withMessageId(String) - Method in class com.amazonaws.services.sns.model.PublishResult
Unique identifier assigned to the published message.
withMessageStructure(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
Set MessageStructure to json if you want to send a different message for each protocol.
withName(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
Application names must be made up of only uppercase and lowercase ASCII letters, numbers, underscores, hyphens, and periods, and must be between 1 and 256 characters long.
withName(String) - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
The name of the topic you want to create.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
NextToken string is used when calling ListEndpointsByPlatformApplication action to retrieve additional records that are available after the first page results.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
NextToken string is returned when calling ListEndpointsByPlatformApplication action if additional records are available after the first page results.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutRequest
A NextToken string is used when you call the ListPhoneNumbersOptedOut action to retrieve additional records that are available after the first page of results.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
A NextToken string is returned when you call the ListPhoneNumbersOptedOut action if additional records are available after the first page of results.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
NextToken string is used when calling ListPlatformApplications action to retrieve additional records that are available after the first page results.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
NextToken string is returned when calling ListPlatformApplications action if additional records are available after the first page results.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Token returned by the previous ListSubscriptionsByTopic request.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
Token to pass along to the next ListSubscriptionsByTopic request.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Token returned by the previous ListSubscriptions request.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
Token to pass along to the next ListSubscriptions request.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
Token returned by the previous ListTopics request.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
Token to pass along to the next ListTopics request.
withOwner(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's owner.
withPhoneNumber(String) - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
The phone number for which you want to check the opt out status.
withPhoneNumber(String) - Method in class com.amazonaws.services.sns.model.OptInPhoneNumberRequest
The phone number to opt in.
withPhoneNumber(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
The phone number to which you want to deliver an SMS message.
withPhoneNumbers(String...) - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
A list of phone numbers that are opted out of receiving SMS messages.
withPhoneNumbers(Collection<String>) - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
A list of phone numbers that are opted out of receiving SMS messages.
withPlatform(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
The following platforms are supported: ADM (Amazon Device Messaging), APNS (Apple Push Notification Service), APNS_SANDBOX, and GCM (Google Cloud Messaging).
withPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
PlatformApplicationArn is returned.
withPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
PlatformApplicationArn returned from CreatePlatformApplication is used to create a an endpoint.
withPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
PlatformApplicationArn of platform application object to delete.
withPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
PlatformApplicationArn for GetPlatformApplicationAttributesInput.
withPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
PlatformApplicationArn for ListEndpointsByPlatformApplicationInput action.
withPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.PlatformApplication
PlatformApplicationArn for platform application object.
withPlatformApplicationArn(String) - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
PlatformApplicationArn for SetPlatformApplicationAttributes action.
withPlatformApplications(PlatformApplication...) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
Platform applications returned when calling ListPlatformApplications action.
withPlatformApplications(Collection<PlatformApplication>) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
Platform applications returned when calling ListPlatformApplications action.
withProtocol(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The protocol you want to use.
withProtocol(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's protocol.
withReturnSubscriptionArn(Boolean) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
Sets whether the response from the Subscribe request includes the subscription ARN, even if the subscription is not yet confirmed.
withStringValue(String) - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
Strings are Unicode with UTF8 binary encoding.
withSubject(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
Optional parameter to be used as the "Subject" line when the message is delivered to email endpoints.
withSubscribeUrl(String) - Method in class com.amazonaws.services.sns.message.SnsUnsubscribeConfirmation.Builder
 
withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
The ARN of the created subscription.
withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
The ARN of the subscription whose properties you want to get.
withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
The ARN of the subscription to modify.
withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.SubscribeResult
The ARN of the subscription if it is confirmed, or the string "pending confirmation" if the subscription requires confirmation.
withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's ARN.
withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
The ARN of the subscription to be deleted.
withSubscriptions(Subscription...) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
A list of subscriptions.
withSubscriptions(Collection<Subscription>) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
A list of subscriptions.
withSubscriptions(Subscription...) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
A list of subscriptions.
withSubscriptions(Collection<Subscription>) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
A list of subscriptions.
withTargetArn(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
Either TopicArn or EndpointArn, but not both.
withToken(String) - Method in class com.amazonaws.services.sns.message.SnsUnsubscribeConfirmation.Builder
 
withToken(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Short-lived token sent to an endpoint during the Subscribe action.
withToken(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Unique identifier created by the notification service for an app on a device.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
The ARN of the topic whose access control policy you wish to modify.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
The ARN of the topic for which you wish to confirm a subscription.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.CreateTopicResult
The Amazon Resource Name (ARN) assigned to the created topic.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
The ARN of the topic you want to delete.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
The ARN of the topic whose properties you want to get.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
The ARN of the topic for which you wish to find subscriptions.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
The topic you want to publish to.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
The ARN of the topic whose access control policy you wish to modify.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
The ARN of the topic to modify.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
The ARN of the topic you want to subscribe to.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.Subscription
The ARN of the subscription's topic.
withTopicArn(String) - Method in class com.amazonaws.services.sns.model.Topic
The topic's ARN.
withTopics(Topic...) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
A list of topic ARNs.
withTopics(Collection<Topic>) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
A list of topic ARNs.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2018. All rights reserved.