Skip navigation links
A B C D E F G H I K 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
Add a single Attributes entry
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Add a single Attributes entry
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
Add a single Attributes entry
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.Endpoint
Add a single Attributes entry
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
Add a single Attributes entry
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
Add a single Attributes entry
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.GetSMSAttributesResult
Add a single Attributes entry
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
Add a single Attributes entry
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
Add a single Attributes entry
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.PlatformApplication
Add a single Attributes entry
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
Add a single Attributes entry
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
Add a single Attributes entry
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.SetSMSAttributesRequest
Add a single Attributes entry
addAttributesEntry(String, String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
Add a single Attributes entry
addMessageAttributesEntry(String, MessageAttributeValue) - Method in class com.amazonaws.services.sns.model.PublishBatchRequestEntry
Add a single MessageAttributes entry
addMessageAttributesEntry(String, MessageAttributeValue) - Method in class com.amazonaws.services.sns.model.PublishRequest
Add a single MessageAttributes entry
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 Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services 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

BatchEntryIdsNotDistinctException - Exception in com.amazonaws.services.sns.model
Two or more batch entries in the request have the same Id.
BatchEntryIdsNotDistinctException(String) - Constructor for exception com.amazonaws.services.sns.model.BatchEntryIdsNotDistinctException
Constructs a new BatchEntryIdsNotDistinctException with the specified error message.
BatchRequestTooLongException - Exception in com.amazonaws.services.sns.model
The length of all the batch messages put together is more than the limit.
BatchRequestTooLongException(String) - Constructor for exception com.amazonaws.services.sns.model.BatchRequestTooLongException
Constructs a new BatchRequestTooLongException with the specified error message.
BatchResultErrorEntry - Class in com.amazonaws.services.sns.model
Gives a detailed description of failed messages in the batch.
BatchResultErrorEntry() - Constructor for class com.amazonaws.services.sns.model.BatchResultErrorEntry
 
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 Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services 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.CreateTopicRequest
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.PublishBatchRequestEntry
Removes all the entries added into MessageAttributes.
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.BatchResultErrorEntry
 
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.CreateSMSSandboxPhoneNumberRequest
 
clone() - Method in class com.amazonaws.services.sns.model.CreateSMSSandboxPhoneNumberResult
 
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.DeleteSMSSandboxPhoneNumberRequest
 
clone() - Method in class com.amazonaws.services.sns.model.DeleteSMSSandboxPhoneNumberResult
 
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.GetDataProtectionPolicyRequest
 
clone() - Method in class com.amazonaws.services.sns.model.GetDataProtectionPolicyResult
 
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.GetSMSSandboxAccountStatusRequest
 
clone() - Method in class com.amazonaws.services.sns.model.GetSMSSandboxAccountStatusResult
 
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.ListOriginationNumbersRequest
 
clone() - Method in class com.amazonaws.services.sns.model.ListOriginationNumbersResult
 
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.ListSMSSandboxPhoneNumbersRequest
 
clone() - Method in class com.amazonaws.services.sns.model.ListSMSSandboxPhoneNumbersResult
 
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.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.sns.model.ListTagsForResourceResult
 
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.PhoneNumberInformation
 
clone() - Method in class com.amazonaws.services.sns.model.PlatformApplication
 
clone() - Method in class com.amazonaws.services.sns.model.PublishBatchRequest
 
clone() - Method in class com.amazonaws.services.sns.model.PublishBatchRequestEntry
 
clone() - Method in class com.amazonaws.services.sns.model.PublishBatchResult
 
clone() - Method in class com.amazonaws.services.sns.model.PublishBatchResultEntry
 
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.PutDataProtectionPolicyRequest
 
clone() - Method in class com.amazonaws.services.sns.model.PutDataProtectionPolicyResult
 
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.SMSSandboxPhoneNumber
 
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.Tag
 
clone() - Method in class com.amazonaws.services.sns.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.sns.model.TagResourceResult
 
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
 
clone() - Method in class com.amazonaws.services.sns.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.sns.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.sns.model.VerifySMSSandboxPhoneNumberRequest
 
clone() - Method in class com.amazonaws.services.sns.model.VerifySMSSandboxPhoneNumberResult
 
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.
ConcurrentAccessException - Exception in com.amazonaws.services.sns.model
Can't perform multiple operations on a tag simultaneously.
ConcurrentAccessException(String) - Constructor for exception com.amazonaws.services.sns.model.ConcurrentAccessException
Constructs a new ConcurrentAccessException with the specified error message.
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 (Firebase Cloud Messaging), 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 (Firebase Cloud Messaging), 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 (Firebase Cloud Messaging), 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 (Firebase Cloud Messaging), 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 (Firebase Cloud Messaging) 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 (Firebase Cloud Messaging) 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 (Firebase Cloud Messaging) 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 (Firebase Cloud Messaging) 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
 
createSMSSandboxPhoneNumber(CreateSMSSandboxPhoneNumberRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
createSMSSandboxPhoneNumber(CreateSMSSandboxPhoneNumberRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Adds a destination phone number to an Amazon Web Services account in the SMS sandbox and sends a one-time password (OTP) to that phone number.
createSMSSandboxPhoneNumber(CreateSMSSandboxPhoneNumberRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Adds a destination phone number to an Amazon Web Services account in the SMS sandbox and sends a one-time password (OTP) to that phone number.
createSMSSandboxPhoneNumberAsync(CreateSMSSandboxPhoneNumberRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
createSMSSandboxPhoneNumberAsync(CreateSMSSandboxPhoneNumberRequest, AsyncHandler<CreateSMSSandboxPhoneNumberRequest, CreateSMSSandboxPhoneNumberResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
createSMSSandboxPhoneNumberAsync(CreateSMSSandboxPhoneNumberRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Adds a destination phone number to an Amazon Web Services account in the SMS sandbox and sends a one-time password (OTP) to that phone number.
createSMSSandboxPhoneNumberAsync(CreateSMSSandboxPhoneNumberRequest, AsyncHandler<CreateSMSSandboxPhoneNumberRequest, CreateSMSSandboxPhoneNumberResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Adds a destination phone number to an Amazon Web Services account in the SMS sandbox and sends a one-time password (OTP) to that phone number.
createSMSSandboxPhoneNumberAsync(CreateSMSSandboxPhoneNumberRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
createSMSSandboxPhoneNumberAsync(CreateSMSSandboxPhoneNumberRequest, AsyncHandler<CreateSMSSandboxPhoneNumberRequest, CreateSMSSandboxPhoneNumberResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
CreateSMSSandboxPhoneNumberRequest - Class in com.amazonaws.services.sns.model
 
CreateSMSSandboxPhoneNumberRequest() - Constructor for class com.amazonaws.services.sns.model.CreateSMSSandboxPhoneNumberRequest
 
CreateSMSSandboxPhoneNumberResult - Class in com.amazonaws.services.sns.model
 
CreateSMSSandboxPhoneNumberResult() - Constructor for class com.amazonaws.services.sns.model.CreateSMSSandboxPhoneNumberResult
 
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
 
defaultUnmarshaller - Variable in class com.amazonaws.services.sns.AmazonSNSClient
 
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 (Firebase Cloud Messaging).
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 (Firebase Cloud Messaging).
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 (Firebase Cloud Messaging).
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 (Firebase Cloud Messaging).
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
 
deleteSMSSandboxPhoneNumber(DeleteSMSSandboxPhoneNumberRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
deleteSMSSandboxPhoneNumber(DeleteSMSSandboxPhoneNumberRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Deletes an Amazon Web Services account's verified or pending phone number from the SMS sandbox.
deleteSMSSandboxPhoneNumber(DeleteSMSSandboxPhoneNumberRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Deletes an Amazon Web Services account's verified or pending phone number from the SMS sandbox.
deleteSMSSandboxPhoneNumberAsync(DeleteSMSSandboxPhoneNumberRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
deleteSMSSandboxPhoneNumberAsync(DeleteSMSSandboxPhoneNumberRequest, AsyncHandler<DeleteSMSSandboxPhoneNumberRequest, DeleteSMSSandboxPhoneNumberResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
deleteSMSSandboxPhoneNumberAsync(DeleteSMSSandboxPhoneNumberRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Deletes an Amazon Web Services account's verified or pending phone number from the SMS sandbox.
deleteSMSSandboxPhoneNumberAsync(DeleteSMSSandboxPhoneNumberRequest, AsyncHandler<DeleteSMSSandboxPhoneNumberRequest, DeleteSMSSandboxPhoneNumberResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Deletes an Amazon Web Services account's verified or pending phone number from the SMS sandbox.
deleteSMSSandboxPhoneNumberAsync(DeleteSMSSandboxPhoneNumberRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
deleteSMSSandboxPhoneNumberAsync(DeleteSMSSandboxPhoneNumberRequest, AsyncHandler<DeleteSMSSandboxPhoneNumberRequest, DeleteSMSSandboxPhoneNumberResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
DeleteSMSSandboxPhoneNumberRequest - Class in com.amazonaws.services.sns.model
 
DeleteSMSSandboxPhoneNumberRequest() - Constructor for class com.amazonaws.services.sns.model.DeleteSMSSandboxPhoneNumberRequest
 
DeleteSMSSandboxPhoneNumberResult - Class in com.amazonaws.services.sns.model
 
DeleteSMSSandboxPhoneNumberResult() - Constructor for class com.amazonaws.services.sns.model.DeleteSMSSandboxPhoneNumberResult
 
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

EmptyBatchRequestException - Exception in com.amazonaws.services.sns.model
The batch request doesn't contain any entries.
EmptyBatchRequestException(String) - Constructor for exception com.amazonaws.services.sns.model.EmptyBatchRequestException
Constructs a new EmptyBatchRequestException with the specified error message.
Endpoint - Class in com.amazonaws.services.sns.model
The 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.BatchResultErrorEntry
 
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.CreateSMSSandboxPhoneNumberRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.CreateSMSSandboxPhoneNumberResult
 
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.DeleteSMSSandboxPhoneNumberRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.DeleteSMSSandboxPhoneNumberResult
 
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.GetDataProtectionPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetDataProtectionPolicyResult
 
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.GetSMSSandboxAccountStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.GetSMSSandboxAccountStatusResult
 
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.ListOriginationNumbersRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListOriginationNumbersResult
 
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.ListSMSSandboxPhoneNumbersRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListSMSSandboxPhoneNumbersResult
 
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.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.ListTagsForResourceResult
 
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.PhoneNumberInformation
 
equals(Object) - Method in class com.amazonaws.services.sns.model.PlatformApplication
 
equals(Object) - Method in class com.amazonaws.services.sns.model.PublishBatchRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.PublishBatchRequestEntry
 
equals(Object) - Method in class com.amazonaws.services.sns.model.PublishBatchResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.PublishBatchResultEntry
 
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.PutDataProtectionPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.PutDataProtectionPolicyResult
 
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.SMSSandboxPhoneNumber
 
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.Tag
 
equals(Object) - Method in class com.amazonaws.services.sns.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.TagResourceResult
 
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
 
equals(Object) - Method in class com.amazonaws.services.sns.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.sns.model.VerifySMSSandboxPhoneNumberRequest
 
equals(Object) - Method in class com.amazonaws.services.sns.model.VerifySMSSandboxPhoneNumberResult
 
exceptionUnmarshallers - Variable in class com.amazonaws.services.sns.AmazonSNSClient
List of exception unmarshallers for all modeled exceptions Even though this exceptionUnmarshallers is not used in Clients, this is not removed since this was directly used by Client extended classes.

F

FilterPolicyLimitExceededException - Exception in com.amazonaws.services.sns.model
Indicates that the number of filter polices in your Amazon Web Services account exceeds the limit.
FilterPolicyLimitExceededException(String) - Constructor for exception com.amazonaws.services.sns.model.FilterPolicyLimitExceededException
Constructs a new FilterPolicyLimitExceededException with the specified error message.
fromValue(String) - Static method in enum com.amazonaws.services.sns.model.LanguageCodeString
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.sns.model.NumberCapability
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.sns.model.RouteType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.sns.model.SMSSandboxPhoneNumberVerificationStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.sns.util.SignatureVersion
 

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).
getAlgorithm() - Method in enum com.amazonaws.services.sns.util.SignatureVersion
 
getAttributeName() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
A map of attributes with their corresponding values.
getAttributeName() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
A map of attributes with their corresponding values.
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.CreateTopicRequest
A map of attributes with their corresponding values.
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 Amazon Web Services account.
getAttributes() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
A map of attributes with their corresponding values.
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 Amazon Web Services 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.
getCode() - Method in class com.amazonaws.services.sns.model.BatchResultErrorEntry
An error code representing why the action failed on this entry.
getCreatedAt() - Method in class com.amazonaws.services.sns.model.PhoneNumberInformation
The date and time when the phone number was created.
getCustomUserData() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Arbitrary user data to associate with the endpoint.
getDataProtectionPolicy(GetDataProtectionPolicyRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
getDataProtectionPolicy(GetDataProtectionPolicyRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Retrieves the specified inline DataProtectionPolicy document that is stored in the specified Amazon SNS topic.
getDataProtectionPolicy(GetDataProtectionPolicyRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Retrieves the specified inline DataProtectionPolicy document that is stored in the specified Amazon SNS topic.
getDataProtectionPolicy() - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
The body of the policy document you want to use for this topic.
getDataProtectionPolicy() - Method in class com.amazonaws.services.sns.model.GetDataProtectionPolicyResult
Retrieves the DataProtectionPolicy in JSON string format.
getDataProtectionPolicy() - Method in class com.amazonaws.services.sns.model.PutDataProtectionPolicyRequest
The JSON serialization of the topic's DataProtectionPolicy.
getDataProtectionPolicyAsync(GetDataProtectionPolicyRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
getDataProtectionPolicyAsync(GetDataProtectionPolicyRequest, AsyncHandler<GetDataProtectionPolicyRequest, GetDataProtectionPolicyResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
getDataProtectionPolicyAsync(GetDataProtectionPolicyRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Retrieves the specified inline DataProtectionPolicy document that is stored in the specified Amazon SNS topic.
getDataProtectionPolicyAsync(GetDataProtectionPolicyRequest, AsyncHandler<GetDataProtectionPolicyRequest, GetDataProtectionPolicyResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Retrieves the specified inline DataProtectionPolicy document that is stored in the specified Amazon SNS topic.
getDataProtectionPolicyAsync(GetDataProtectionPolicyRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
getDataProtectionPolicyAsync(GetDataProtectionPolicyRequest, AsyncHandler<GetDataProtectionPolicyRequest, GetDataProtectionPolicyResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
GetDataProtectionPolicyRequest - Class in com.amazonaws.services.sns.model
 
GetDataProtectionPolicyRequest() - Constructor for class com.amazonaws.services.sns.model.GetDataProtectionPolicyRequest
 
GetDataProtectionPolicyResult - Class in com.amazonaws.services.sns.model
 
GetDataProtectionPolicyResult() - Constructor for class com.amazonaws.services.sns.model.GetDataProtectionPolicyResult
 
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
The 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 (Firebase Cloud Messaging) 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 (Firebase Cloud Messaging) 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 (Firebase Cloud Messaging) 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 (Firebase Cloud Messaging) 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.
getFailed() - Method in class com.amazonaws.services.sns.model.PublishBatchResult
A list of failed PublishBatch responses.
getId() - Method in class com.amazonaws.services.sns.model.BatchResultErrorEntry
The Id of an entry in a batch request
getId() - Method in class com.amazonaws.services.sns.model.PublishBatchRequestEntry
An identifier for the message in this batch.
getId() - Method in class com.amazonaws.services.sns.model.PublishBatchResultEntry
The Id of an entry in a batch request.
getIsInSandbox() - Method in class com.amazonaws.services.sns.model.GetSMSSandboxAccountStatusResult
Indicates whether the calling Amazon Web Services account is in the SMS sandbox.
getIso2CountryCode() - Method in class com.amazonaws.services.sns.model.PhoneNumberInformation
The two-character code for the country or region, in ISO 3166-1 alpha-2 format.
getIsOptedOut() - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutResult
Indicates whether the phone number is opted out:
getKey() - Method in class com.amazonaws.services.sns.model.Tag
The required key portion of the tag.
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.
getLanguageCode() - Method in class com.amazonaws.services.sns.model.CreateSMSSandboxPhoneNumberRequest
The language to use for sending the OTP.
getMaxResults() - Method in class com.amazonaws.services.sns.model.ListOriginationNumbersRequest
The maximum number of origination numbers to return.
getMaxResults() - Method in class com.amazonaws.services.sns.model.ListSMSSandboxPhoneNumbersRequest
The maximum number of phone numbers to return.
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.BatchResultErrorEntry
A message explaining why the action failed on this entry.
getMessage() - Method in class com.amazonaws.services.sns.model.PublishBatchRequestEntry
The body of the message.
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.PublishBatchRequestEntry
Each message attribute consists of a Name, Type, and Value.
getMessageAttributes() - Method in class com.amazonaws.services.sns.model.PublishRequest
Message attributes for Publish action.
getMessageDeduplicationId() - Method in class com.amazonaws.services.sns.model.PublishBatchRequestEntry
This parameter applies only to FIFO (first-in-first-out) topics.
getMessageDeduplicationId() - Method in class com.amazonaws.services.sns.model.PublishRequest
This parameter applies only to FIFO (first-in-first-out) topics.
getMessageGroupId() - Method in class com.amazonaws.services.sns.model.PublishBatchRequestEntry
This parameter applies only to FIFO (first-in-first-out) topics.
getMessageGroupId() - Method in class com.amazonaws.services.sns.model.PublishRequest
This parameter applies only to FIFO (first-in-first-out) topics.
getMessageId() - Method in class com.amazonaws.services.sns.message.SnsMessage
 
getMessageId() - Method in class com.amazonaws.services.sns.model.PublishBatchResultEntry
An identifier for the message.
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.PublishBatchRequestEntry
Set MessageStructure to json if you want to send a different message for each protocol.
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.ListOriginationNumbersRequest
Token that the previous ListOriginationNumbers request returns.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListOriginationNumbersResult
A NextToken string is returned when you call the ListOriginationNumbers operation if additional pages of records are available.
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.ListSMSSandboxPhoneNumbersRequest
Token that the previous ListSMSSandboxPhoneNumbersInput request returns.
getNextToken() - Method in class com.amazonaws.services.sns.model.ListSMSSandboxPhoneNumbersResult
A NextToken string is returned when you call the ListSMSSandboxPhoneNumbersInput operation if additional pages of records are available.
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.
getNumberCapabilities() - Method in class com.amazonaws.services.sns.model.PhoneNumberInformation
The capabilities of each phone number.
getOneTimePassword() - Method in class com.amazonaws.services.sns.model.VerifySMSSandboxPhoneNumberRequest
The OTP sent to the destination number from the CreateSMSSandBoxPhoneNumber call.
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.CreateSMSSandboxPhoneNumberRequest
The destination phone number to verify.
getPhoneNumber() - Method in class com.amazonaws.services.sns.model.DeleteSMSSandboxPhoneNumberRequest
The destination phone number to delete.
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.PhoneNumberInformation
The phone number.
getPhoneNumber() - Method in class com.amazonaws.services.sns.model.PublishRequest
The phone number to which you want to deliver an SMS message.
getPhoneNumber() - Method in class com.amazonaws.services.sns.model.SMSSandboxPhoneNumber
The destination phone number.
getPhoneNumber() - Method in class com.amazonaws.services.sns.model.VerifySMSSandboxPhoneNumberRequest
The destination phone number to verify.
getPhoneNumbers() - Method in class com.amazonaws.services.sns.model.ListOriginationNumbersResult
A list of the calling account's verified and pending origination numbers.
getPhoneNumbers() - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
A list of phone numbers that are opted out of receiving SMS messages.
getPhoneNumbers() - Method in class com.amazonaws.services.sns.model.ListSMSSandboxPhoneNumbersResult
A list of the calling account's pending and verified phone numbers.
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 (Firebase 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 (Firebase Cloud Messaging).
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 (Firebase Cloud Messaging).
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 (Firebase Cloud Messaging).
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 (Firebase Cloud Messaging).
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 that you want to use.
getProtocol() - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's protocol.
getPublishBatchRequestEntries() - Method in class com.amazonaws.services.sns.model.PublishBatchRequest
A list of PublishBatch request entries to be sent to the SNS topic.
getResourceArn() - Method in class com.amazonaws.services.sns.model.GetDataProtectionPolicyRequest
The ARN of the topic whose DataProtectionPolicy you want to get.
getResourceArn() - Method in class com.amazonaws.services.sns.model.ListTagsForResourceRequest
The ARN of the topic for which to list tags.
getResourceArn() - Method in class com.amazonaws.services.sns.model.PutDataProtectionPolicyRequest
The ARN of the topic whose DataProtectionPolicy you want to add or update.
getResourceArn() - Method in class com.amazonaws.services.sns.model.TagResourceRequest
The ARN of the topic to which to add tags.
getResourceArn() - Method in class com.amazonaws.services.sns.model.UntagResourceRequest
The ARN of the topic from which to remove tags.
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.
getRouteType() - Method in class com.amazonaws.services.sns.model.PhoneNumberInformation
The list of supported routes.
getSenderFault() - Method in class com.amazonaws.services.sns.model.BatchResultErrorEntry
Specifies whether the error happened due to the caller of the batch API action.
getSequenceNumber() - Method in class com.amazonaws.services.sns.model.PublishBatchResultEntry
This parameter applies only to FIFO (first-in-first-out) topics.
getSequenceNumber() - Method in class com.amazonaws.services.sns.model.PublishResult
This response element applies only to FIFO (first-in-first-out) topics.
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 Amazon Web Services account.
getSMSAttributes(GetSMSAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Returns the settings for sending SMS messages from your Amazon Web Services 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 Amazon Web Services account.
getSMSAttributesAsync(GetSMSAttributesRequest, AsyncHandler<GetSMSAttributesRequest, GetSMSAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Returns the settings for sending SMS messages from your Amazon Web Services 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
 
getSMSSandboxAccountStatus(GetSMSSandboxAccountStatusRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
getSMSSandboxAccountStatus(GetSMSSandboxAccountStatusRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Retrieves the SMS sandbox status for the calling Amazon Web Services account in the target Amazon Web Services Region.
getSMSSandboxAccountStatus(GetSMSSandboxAccountStatusRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Retrieves the SMS sandbox status for the calling Amazon Web Services account in the target Amazon Web Services Region.
getSMSSandboxAccountStatusAsync(GetSMSSandboxAccountStatusRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
getSMSSandboxAccountStatusAsync(GetSMSSandboxAccountStatusRequest, AsyncHandler<GetSMSSandboxAccountStatusRequest, GetSMSSandboxAccountStatusResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
getSMSSandboxAccountStatusAsync(GetSMSSandboxAccountStatusRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Retrieves the SMS sandbox status for the calling Amazon Web Services account in the target Amazon Web Services Region.
getSMSSandboxAccountStatusAsync(GetSMSSandboxAccountStatusRequest, AsyncHandler<GetSMSSandboxAccountStatusRequest, GetSMSSandboxAccountStatusResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Retrieves the SMS sandbox status for the calling Amazon Web Services account in the target Amazon Web Services Region.
getSMSSandboxAccountStatusAsync(GetSMSSandboxAccountStatusRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
getSMSSandboxAccountStatusAsync(GetSMSSandboxAccountStatusRequest, AsyncHandler<GetSMSSandboxAccountStatusRequest, GetSMSSandboxAccountStatusResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
GetSMSSandboxAccountStatusRequest - Class in com.amazonaws.services.sns.model
 
GetSMSSandboxAccountStatusRequest() - Constructor for class com.amazonaws.services.sns.model.GetSMSSandboxAccountStatusRequest
 
GetSMSSandboxAccountStatusResult - Class in com.amazonaws.services.sns.model
 
GetSMSSandboxAccountStatusResult() - Constructor for class com.amazonaws.services.sns.model.GetSMSSandboxAccountStatusResult
 
getStatus() - Method in class com.amazonaws.services.sns.model.PhoneNumberInformation
The status of the phone number.
getStatus() - Method in class com.amazonaws.services.sns.model.SMSSandboxPhoneNumber
The destination phone number's verification status.
getStatus() - Method in exception com.amazonaws.services.sns.model.VerificationException
The status of the verification error.
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.PublishBatchRequestEntry
The subject of the batch message.
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.
getSuccessful() - Method in class com.amazonaws.services.sns.model.PublishBatchResult
A list of successful PublishBatch responses.
getTagKeys() - Method in class com.amazonaws.services.sns.model.UntagResourceRequest
The list of tag keys to remove from the specified topic.
getTags() - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
The list of tags to add to a new topic.
getTags() - Method in class com.amazonaws.services.sns.model.ListTagsForResourceResult
The tags associated with the specified topic.
getTags() - Method in class com.amazonaws.services.sns.model.TagResourceRequest
The tags to be added to the specified topic.
getTargetArn() - Method in class com.amazonaws.services.sns.model.PublishRequest
If you don't specify a value for the TargetArn parameter, you must specify a value for the PhoneNumber or TopicArn parameters.
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.PublishBatchRequest
The Amazon resource name (ARN) of the topic you want to batch publish to.
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
 
getValue() - Method in class com.amazonaws.services.sns.model.Tag
The optional value portion of the tag.
getValue() - Method in enum com.amazonaws.services.sns.util.SignatureVersion
 

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.BatchResultErrorEntry
 
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.CreateSMSSandboxPhoneNumberRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.CreateSMSSandboxPhoneNumberResult
 
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.DeleteSMSSandboxPhoneNumberRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.DeleteSMSSandboxPhoneNumberResult
 
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.GetDataProtectionPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetDataProtectionPolicyResult
 
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.GetSMSSandboxAccountStatusRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.GetSMSSandboxAccountStatusResult
 
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.ListOriginationNumbersRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListOriginationNumbersResult
 
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.ListSMSSandboxPhoneNumbersRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListSMSSandboxPhoneNumbersResult
 
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.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.ListTagsForResourceResult
 
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.PhoneNumberInformation
 
hashCode() - Method in class com.amazonaws.services.sns.model.PlatformApplication
 
hashCode() - Method in class com.amazonaws.services.sns.model.PublishBatchRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.PublishBatchRequestEntry
 
hashCode() - Method in class com.amazonaws.services.sns.model.PublishBatchResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.PublishBatchResultEntry
 
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.PutDataProtectionPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.PutDataProtectionPolicyResult
 
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.SMSSandboxPhoneNumber
 
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.Tag
 
hashCode() - Method in class com.amazonaws.services.sns.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.TagResourceResult
 
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
 
hashCode() - Method in class com.amazonaws.services.sns.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.sns.model.VerifySMSSandboxPhoneNumberRequest
 
hashCode() - Method in class com.amazonaws.services.sns.model.VerifySMSSandboxPhoneNumberResult
 
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.
InvalidBatchEntryIdException - Exception in com.amazonaws.services.sns.model
The Id of a batch entry in a batch request doesn't abide by the specification.
InvalidBatchEntryIdException(String) - Constructor for exception com.amazonaws.services.sns.model.InvalidBatchEntryIdException
Constructs a new InvalidBatchEntryIdException 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.
InvalidSecurityException - Exception in com.amazonaws.services.sns.model
The credential signature isn't valid.
InvalidSecurityException(String) - Constructor for exception com.amazonaws.services.sns.model.InvalidSecurityException
Constructs a new InvalidSecurityException with the specified error message.
isInSandbox() - Method in class com.amazonaws.services.sns.model.GetSMSSandboxAccountStatusResult
Indicates whether the calling Amazon Web Services account is in the SMS sandbox.
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.
isSenderFault() - Method in class com.amazonaws.services.sns.model.BatchResultErrorEntry
Specifies whether the error happened due to the caller of the batch API action.

K

KMSAccessDeniedException - Exception in com.amazonaws.services.sns.model
The ciphertext references a key that doesn't exist or that you don't have access to.
KMSAccessDeniedException(String) - Constructor for exception com.amazonaws.services.sns.model.KMSAccessDeniedException
Constructs a new KMSAccessDeniedException with the specified error message.
KMSDisabledException - Exception in com.amazonaws.services.sns.model
The request was rejected because the specified customer master key (CMK) isn't enabled.
KMSDisabledException(String) - Constructor for exception com.amazonaws.services.sns.model.KMSDisabledException
Constructs a new KMSDisabledException with the specified error message.
KMSInvalidStateException - Exception in com.amazonaws.services.sns.model
The request was rejected because the state of the specified resource isn't valid for this request.
KMSInvalidStateException(String) - Constructor for exception com.amazonaws.services.sns.model.KMSInvalidStateException
Constructs a new KMSInvalidStateException with the specified error message.
KMSNotFoundException - Exception in com.amazonaws.services.sns.model
The request was rejected because the specified entity or resource can't be found.
KMSNotFoundException(String) - Constructor for exception com.amazonaws.services.sns.model.KMSNotFoundException
Constructs a new KMSNotFoundException with the specified error message.
KMSOptInRequiredException - Exception in com.amazonaws.services.sns.model
The Amazon Web Services access key ID needs a subscription for the service.
KMSOptInRequiredException(String) - Constructor for exception com.amazonaws.services.sns.model.KMSOptInRequiredException
Constructs a new KMSOptInRequiredException with the specified error message.
KMSThrottlingException - Exception in com.amazonaws.services.sns.model
The request was denied due to request throttling.
KMSThrottlingException(String) - Constructor for exception com.amazonaws.services.sns.model.KMSThrottlingException
Constructs a new KMSThrottlingException with the specified error message.

L

LanguageCodeString - Enum in com.amazonaws.services.sns.model
Supported language code for sending OTP message
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 (Firebase Cloud Messaging) 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 (Firebase Cloud Messaging) 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 (Firebase Cloud Messaging) 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 (Firebase Cloud Messaging) 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
 
listOriginationNumbers(ListOriginationNumbersRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
listOriginationNumbers(ListOriginationNumbersRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Lists the calling Amazon Web Services account's dedicated origination numbers and their metadata.
listOriginationNumbers(ListOriginationNumbersRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Lists the calling Amazon Web Services account's dedicated origination numbers and their metadata.
listOriginationNumbersAsync(ListOriginationNumbersRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
listOriginationNumbersAsync(ListOriginationNumbersRequest, AsyncHandler<ListOriginationNumbersRequest, ListOriginationNumbersResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
listOriginationNumbersAsync(ListOriginationNumbersRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Lists the calling Amazon Web Services account's dedicated origination numbers and their metadata.
listOriginationNumbersAsync(ListOriginationNumbersRequest, AsyncHandler<ListOriginationNumbersRequest, ListOriginationNumbersResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Lists the calling Amazon Web Services account's dedicated origination numbers and their metadata.
listOriginationNumbersAsync(ListOriginationNumbersRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
listOriginationNumbersAsync(ListOriginationNumbersRequest, AsyncHandler<ListOriginationNumbersRequest, ListOriginationNumbersResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
ListOriginationNumbersRequest - Class in com.amazonaws.services.sns.model
 
ListOriginationNumbersRequest() - Constructor for class com.amazonaws.services.sns.model.ListOriginationNumbersRequest
 
ListOriginationNumbersResult - Class in com.amazonaws.services.sns.model
 
ListOriginationNumbersResult() - Constructor for class com.amazonaws.services.sns.model.ListOriginationNumbersResult
 
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 (Firebase Cloud Messaging).
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 (Firebase Cloud Messaging).
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 (Firebase Cloud Messaging).
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 (Firebase Cloud Messaging).
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
 
listSMSSandboxPhoneNumbers(ListSMSSandboxPhoneNumbersRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
listSMSSandboxPhoneNumbers(ListSMSSandboxPhoneNumbersRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS sandbox.
listSMSSandboxPhoneNumbers(ListSMSSandboxPhoneNumbersRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS sandbox.
listSMSSandboxPhoneNumbersAsync(ListSMSSandboxPhoneNumbersRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
listSMSSandboxPhoneNumbersAsync(ListSMSSandboxPhoneNumbersRequest, AsyncHandler<ListSMSSandboxPhoneNumbersRequest, ListSMSSandboxPhoneNumbersResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
listSMSSandboxPhoneNumbersAsync(ListSMSSandboxPhoneNumbersRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS sandbox.
listSMSSandboxPhoneNumbersAsync(ListSMSSandboxPhoneNumbersRequest, AsyncHandler<ListSMSSandboxPhoneNumbersRequest, ListSMSSandboxPhoneNumbersResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS sandbox.
listSMSSandboxPhoneNumbersAsync(ListSMSSandboxPhoneNumbersRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
listSMSSandboxPhoneNumbersAsync(ListSMSSandboxPhoneNumbersRequest, AsyncHandler<ListSMSSandboxPhoneNumbersRequest, ListSMSSandboxPhoneNumbersResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
ListSMSSandboxPhoneNumbersRequest - Class in com.amazonaws.services.sns.model
 
ListSMSSandboxPhoneNumbersRequest() - Constructor for class com.amazonaws.services.sns.model.ListSMSSandboxPhoneNumbersRequest
 
ListSMSSandboxPhoneNumbersResult - Class in com.amazonaws.services.sns.model
 
ListSMSSandboxPhoneNumbersResult() - Constructor for class com.amazonaws.services.sns.model.ListSMSSandboxPhoneNumbersResult
 
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
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
List all tags added to the specified Amazon SNS topic.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
List all tags added to the specified Amazon SNS topic.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
List all tags added to the specified Amazon SNS topic.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
List all tags added to the specified Amazon SNS topic.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.sns.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.sns.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.sns.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.sns.model.ListTagsForResourceResult
 
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.
NumberCapability - Enum in com.amazonaws.services.sns.model
Enum listing out all supported number capabilities.

O

OptedOutException - Exception in com.amazonaws.services.sns.model
Indicates that the specified phone number opted out of receiving SMS messages from your Amazon Web Services account.
OptedOutException(String) - Constructor for exception com.amazonaws.services.sns.model.OptedOutException
Constructs a new OptedOutException with the specified error message.
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.
PhoneNumberInformation - Class in com.amazonaws.services.sns.model
A list of phone numbers and their metadata.
PhoneNumberInformation() - Constructor for class com.amazonaws.services.sns.model.PhoneNumberInformation
 
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, a text message (SMS message) directly to a phone number, or a message to a mobile platform endpoint (when you specify the TargetArn).
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, a text message (SMS message) directly to a phone number, or a message to a mobile platform endpoint (when you specify the TargetArn).
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, a text message (SMS message) directly to a phone number, or a message to a mobile platform endpoint (when you specify the TargetArn).
publishAsync(PublishRequest, AsyncHandler<PublishRequest, PublishResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Sends a message to an Amazon SNS topic, a text message (SMS message) directly to a phone number, or a message to a mobile platform endpoint (when you specify the TargetArn).
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.
publishBatch(PublishBatchRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
publishBatch(PublishBatchRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Publishes up to ten messages to the specified topic.
publishBatch(PublishBatchRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Publishes up to ten messages to the specified topic.
publishBatchAsync(PublishBatchRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
publishBatchAsync(PublishBatchRequest, AsyncHandler<PublishBatchRequest, PublishBatchResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
publishBatchAsync(PublishBatchRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Publishes up to ten messages to the specified topic.
publishBatchAsync(PublishBatchRequest, AsyncHandler<PublishBatchRequest, PublishBatchResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Publishes up to ten messages to the specified topic.
publishBatchAsync(PublishBatchRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
publishBatchAsync(PublishBatchRequest, AsyncHandler<PublishBatchRequest, PublishBatchResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
PublishBatchRequest - Class in com.amazonaws.services.sns.model
 
PublishBatchRequest() - Constructor for class com.amazonaws.services.sns.model.PublishBatchRequest
 
PublishBatchRequestEntry - Class in com.amazonaws.services.sns.model
Contains the details of a single Amazon SNS message along with an Id that identifies a message within the batch.
PublishBatchRequestEntry() - Constructor for class com.amazonaws.services.sns.model.PublishBatchRequestEntry
 
PublishBatchResult - Class in com.amazonaws.services.sns.model
 
PublishBatchResult() - Constructor for class com.amazonaws.services.sns.model.PublishBatchResult
 
PublishBatchResultEntry - Class in com.amazonaws.services.sns.model
Encloses data related to a successful message in a batch request for topic.
PublishBatchResultEntry() - Constructor for class com.amazonaws.services.sns.model.PublishBatchResultEntry
 
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
 
putDataProtectionPolicy(PutDataProtectionPolicyRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
putDataProtectionPolicy(PutDataProtectionPolicyRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Adds or updates an inline policy document that is stored in the specified Amazon SNS topic.
putDataProtectionPolicy(PutDataProtectionPolicyRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Adds or updates an inline policy document that is stored in the specified Amazon SNS topic.
putDataProtectionPolicyAsync(PutDataProtectionPolicyRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
putDataProtectionPolicyAsync(PutDataProtectionPolicyRequest, AsyncHandler<PutDataProtectionPolicyRequest, PutDataProtectionPolicyResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
putDataProtectionPolicyAsync(PutDataProtectionPolicyRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Adds or updates an inline policy document that is stored in the specified Amazon SNS topic.
putDataProtectionPolicyAsync(PutDataProtectionPolicyRequest, AsyncHandler<PutDataProtectionPolicyRequest, PutDataProtectionPolicyResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Adds or updates an inline policy document that is stored in the specified Amazon SNS topic.
putDataProtectionPolicyAsync(PutDataProtectionPolicyRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
putDataProtectionPolicyAsync(PutDataProtectionPolicyRequest, AsyncHandler<PutDataProtectionPolicyRequest, PutDataProtectionPolicyResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
PutDataProtectionPolicyRequest - Class in com.amazonaws.services.sns.model
 
PutDataProtectionPolicyRequest() - Constructor for class com.amazonaws.services.sns.model.PutDataProtectionPolicyRequest
 
PutDataProtectionPolicyResult - Class in com.amazonaws.services.sns.model
 
PutDataProtectionPolicyResult() - Constructor for class com.amazonaws.services.sns.model.PutDataProtectionPolicyResult
 

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
 
ResourceNotFoundException - Exception in com.amazonaws.services.sns.model
Can’t perform the action on the specified resource.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.sns.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
RouteType - Enum in com.amazonaws.services.sns.model
Enum listing out all supported route types.

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
A map of attributes with their corresponding values.
setAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
A map of attributes with their corresponding values.
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.CreateTopicRequest
A map of attributes with their corresponding values.
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 Amazon Web Services account.
setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
A map of attributes with their corresponding values.
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 Amazon Web Services 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.
setCode(String) - Method in class com.amazonaws.services.sns.model.BatchResultErrorEntry
An error code representing why the action failed on this entry.
setCreatedAt(Date) - Method in class com.amazonaws.services.sns.model.PhoneNumberInformation
The date and time when the phone number was created.
setCustomUserData(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Arbitrary user data to associate with the endpoint.
setDataProtectionPolicy(String) - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
The body of the policy document you want to use for this topic.
setDataProtectionPolicy(String) - Method in class com.amazonaws.services.sns.model.GetDataProtectionPolicyResult
Retrieves the DataProtectionPolicy in JSON string format.
setDataProtectionPolicy(String) - Method in class com.amazonaws.services.sns.model.PutDataProtectionPolicyRequest
The JSON serialization of the topic's DataProtectionPolicy.
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
The 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 (Firebase Cloud Messaging) 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 (Firebase Cloud Messaging) 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 (Firebase Cloud Messaging) 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 (Firebase Cloud Messaging) 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.
setFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sns.model.PublishBatchResult
A list of failed PublishBatch responses.
setId(String) - Method in class com.amazonaws.services.sns.model.BatchResultErrorEntry
The Id of an entry in a batch request
setId(String) - Method in class com.amazonaws.services.sns.model.PublishBatchRequestEntry
An identifier for the message in this batch.
setId(String) - Method in class com.amazonaws.services.sns.model.PublishBatchResultEntry
The Id of an entry in a batch request.
setIsInSandbox(Boolean) - Method in class com.amazonaws.services.sns.model.GetSMSSandboxAccountStatusResult
Indicates whether the calling Amazon Web Services account is in the SMS sandbox.
setIso2CountryCode(String) - Method in class com.amazonaws.services.sns.model.PhoneNumberInformation
The two-character code for the country or region, in ISO 3166-1 alpha-2 format.
setIsOptedOut(Boolean) - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutResult
Indicates whether the phone number is opted out:
setKey(String) - Method in class com.amazonaws.services.sns.model.Tag
The required key portion of the tag.
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.
setLanguageCode(String) - Method in class com.amazonaws.services.sns.model.CreateSMSSandboxPhoneNumberRequest
The language to use for sending the OTP.
setMaxResults(Integer) - Method in class com.amazonaws.services.sns.model.ListOriginationNumbersRequest
The maximum number of origination numbers to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.sns.model.ListSMSSandboxPhoneNumbersRequest
The maximum number of phone numbers to return.
setMessage(String) - Method in class com.amazonaws.services.sns.model.BatchResultErrorEntry
A message explaining why the action failed on this entry.
setMessage(String) - Method in class com.amazonaws.services.sns.model.PublishBatchRequestEntry
The body of the message.
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.PublishBatchRequestEntry
Each message attribute consists of a Name, Type, and Value.
setMessageAttributes(Map<String, MessageAttributeValue>) - Method in class com.amazonaws.services.sns.model.PublishRequest
Message attributes for Publish action.
setMessageDeduplicationId(String) - Method in class com.amazonaws.services.sns.model.PublishBatchRequestEntry
This parameter applies only to FIFO (first-in-first-out) topics.
setMessageDeduplicationId(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
This parameter applies only to FIFO (first-in-first-out) topics.
setMessageGroupId(String) - Method in class com.amazonaws.services.sns.model.PublishBatchRequestEntry
This parameter applies only to FIFO (first-in-first-out) topics.
setMessageGroupId(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
This parameter applies only to FIFO (first-in-first-out) topics.
setMessageId(String) - Method in class com.amazonaws.services.sns.model.PublishBatchResultEntry
An identifier for the message.
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.PublishBatchRequestEntry
Set MessageStructure to json if you want to send a different message for each protocol.
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.ListOriginationNumbersRequest
Token that the previous ListOriginationNumbers request returns.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListOriginationNumbersResult
A NextToken string is returned when you call the ListOriginationNumbers operation if additional pages of records are available.
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.ListSMSSandboxPhoneNumbersRequest
Token that the previous ListSMSSandboxPhoneNumbersInput request returns.
setNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSMSSandboxPhoneNumbersResult
A NextToken string is returned when you call the ListSMSSandboxPhoneNumbersInput operation if additional pages of records are available.
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.
setNumberCapabilities(Collection<String>) - Method in class com.amazonaws.services.sns.model.PhoneNumberInformation
The capabilities of each phone number.
setOneTimePassword(String) - Method in class com.amazonaws.services.sns.model.VerifySMSSandboxPhoneNumberRequest
The OTP sent to the destination number from the CreateSMSSandBoxPhoneNumber call.
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.CreateSMSSandboxPhoneNumberRequest
The destination phone number to verify.
setPhoneNumber(String) - Method in class com.amazonaws.services.sns.model.DeleteSMSSandboxPhoneNumberRequest
The destination phone number to delete.
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.PhoneNumberInformation
The phone number.
setPhoneNumber(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
The phone number to which you want to deliver an SMS message.
setPhoneNumber(String) - Method in class com.amazonaws.services.sns.model.SMSSandboxPhoneNumber
The destination phone number.
setPhoneNumber(String) - Method in class com.amazonaws.services.sns.model.VerifySMSSandboxPhoneNumberRequest
The destination phone number to verify.
setPhoneNumbers(Collection<PhoneNumberInformation>) - Method in class com.amazonaws.services.sns.model.ListOriginationNumbersResult
A list of the calling account's verified and pending origination numbers.
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.
setPhoneNumbers(Collection<SMSSandboxPhoneNumber>) - Method in class com.amazonaws.services.sns.model.ListSMSSandboxPhoneNumbersResult
A list of the calling account's pending and verified phone numbers.
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 (Firebase 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 (Firebase Cloud Messaging).
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 (Firebase Cloud Messaging).
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 (Firebase Cloud Messaging).
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 (Firebase Cloud Messaging).
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 that you want to use.
setProtocol(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's protocol.
setPublishBatchRequestEntries(Collection<PublishBatchRequestEntry>) - Method in class com.amazonaws.services.sns.model.PublishBatchRequest
A list of PublishBatch request entries to be sent to the SNS topic.
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)
setResourceArn(String) - Method in class com.amazonaws.services.sns.model.GetDataProtectionPolicyRequest
The ARN of the topic whose DataProtectionPolicy you want to get.
setResourceArn(String) - Method in class com.amazonaws.services.sns.model.ListTagsForResourceRequest
The ARN of the topic for which to list tags.
setResourceArn(String) - Method in class com.amazonaws.services.sns.model.PutDataProtectionPolicyRequest
The ARN of the topic whose DataProtectionPolicy you want to add or update.
setResourceArn(String) - Method in class com.amazonaws.services.sns.model.TagResourceRequest
The ARN of the topic to which to add tags.
setResourceArn(String) - Method in class com.amazonaws.services.sns.model.UntagResourceRequest
The ARN of the topic from which to remove tags.
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.
setRouteType(String) - Method in class com.amazonaws.services.sns.model.PhoneNumberInformation
The list of supported routes.
setSenderFault(Boolean) - Method in class com.amazonaws.services.sns.model.BatchResultErrorEntry
Specifies whether the error happened due to the caller of the batch API action.
setSequenceNumber(String) - Method in class com.amazonaws.services.sns.model.PublishBatchResultEntry
This parameter applies only to FIFO (first-in-first-out) topics.
setSequenceNumber(String) - Method in class com.amazonaws.services.sns.model.PublishResult
This response element applies only to FIFO (first-in-first-out) topics.
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
 
setStatus(String) - Method in class com.amazonaws.services.sns.model.PhoneNumberInformation
The status of the phone number.
setStatus(String) - Method in class com.amazonaws.services.sns.model.SMSSandboxPhoneNumber
The destination phone number's verification status.
setStatus(String) - Method in exception com.amazonaws.services.sns.model.VerificationException
The status of the verification error.
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.PublishBatchRequestEntry
The subject of the batch message.
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.
setSuccessful(Collection<PublishBatchResultEntry>) - Method in class com.amazonaws.services.sns.model.PublishBatchResult
A list of successful PublishBatch responses.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.sns.model.UntagResourceRequest
The list of tag keys to remove from the specified topic.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
The list of tags to add to a new topic.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.sns.model.ListTagsForResourceResult
The tags associated with the specified topic.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.sns.model.TagResourceRequest
The tags to be added to the specified topic.
setTargetArn(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
If you don't specify a value for the TargetArn parameter, you must specify a value for the PhoneNumber or TopicArn parameters.
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.PublishBatchRequest
The Amazon resource name (ARN) of the topic you want to batch publish to.
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.
setValue(String) - Method in class com.amazonaws.services.sns.model.Tag
The optional value portion of the tag.
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.
shutdown() - Method in class com.amazonaws.services.sns.AmazonSNSClient
 
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.
 
SignatureVersion - Enum in com.amazonaws.services.sns.util
 
SMSSandboxPhoneNumber - Class in com.amazonaws.services.sns.model
A verified or pending destination phone number in the SMS sandbox.
SMSSandboxPhoneNumber() - Constructor for class com.amazonaws.services.sns.model.SMSSandboxPhoneNumber
 
SMSSandboxPhoneNumberVerificationStatus - Enum in com.amazonaws.services.sns.model
Enum listing out all supported destination phone number verification statuses.
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
StaleTagException - Exception in com.amazonaws.services.sns.model
A tag has been added to a resource with the same ARN as a deleted resource.
StaleTagException(String) - Constructor for exception com.amazonaws.services.sns.model.StaleTagException
Constructs a new StaleTagException with the specified error 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
Subscribes an endpoint to an Amazon SNS topic.
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
Subscribes an endpoint to an Amazon SNS topic.
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
Subscribes an endpoint to an Amazon SNS topic.
subscribeAsync(SubscribeRequest, AsyncHandler<SubscribeRequest, SubscribeResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Subscribes an endpoint to an Amazon SNS topic.
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

Tag - Class in com.amazonaws.services.sns.model
The list of tags to be added to the specified topic.
Tag() - Constructor for class com.amazonaws.services.sns.model.Tag
 
TagLimitExceededException - Exception in com.amazonaws.services.sns.model
Can't add more than 50 tags to a topic.
TagLimitExceededException(String) - Constructor for exception com.amazonaws.services.sns.model.TagLimitExceededException
Constructs a new TagLimitExceededException with the specified error message.
TagPolicyException - Exception in com.amazonaws.services.sns.model
The request doesn't comply with the IAM tag policy.
TagPolicyException(String) - Constructor for exception com.amazonaws.services.sns.model.TagPolicyException
Constructs a new TagPolicyException with the specified error message.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Add tags to the specified Amazon SNS topic.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Add tags to the specified Amazon SNS topic.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Add tags to the specified Amazon SNS topic.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Add tags to the specified Amazon SNS topic.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.sns.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.sns.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.sns.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.sns.model.TagResourceResult
 
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 Amazon Web Services account.
ThrottledException(String) - Constructor for exception com.amazonaws.services.sns.model.ThrottledException
Constructs a new ThrottledException with the specified error message.
TooManyEntriesInBatchRequestException - Exception in com.amazonaws.services.sns.model
The batch request contains more entries than permissible.
TooManyEntriesInBatchRequestException(String) - Constructor for exception com.amazonaws.services.sns.model.TooManyEntriesInBatchRequestException
Constructs a new TooManyEntriesInBatchRequestException 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.
toString() - Method in class com.amazonaws.services.sns.model.AddPermissionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.BatchResultErrorEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.CreatePlatformApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.CreateSMSSandboxPhoneNumberRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.CreateSMSSandboxPhoneNumberResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.CreateTopicResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.DeleteEndpointRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.DeleteEndpointResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.DeletePlatformApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.DeleteSMSSandboxPhoneNumberRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.DeleteSMSSandboxPhoneNumberResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.DeleteTopicResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.Endpoint
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.GetDataProtectionPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.GetDataProtectionPolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.GetEndpointAttributesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.GetSMSAttributesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.GetSMSAttributesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.GetSMSSandboxAccountStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.GetSMSSandboxAccountStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.sns.model.LanguageCodeString
 
toString() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.ListOriginationNumbersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.ListOriginationNumbersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.ListPhoneNumbersOptedOutResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.ListSMSSandboxPhoneNumbersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.ListSMSSandboxPhoneNumbersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.ListTopicsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.ListTopicsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.sns.model.NumberCapability
 
toString() - Method in class com.amazonaws.services.sns.model.OptInPhoneNumberRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.OptInPhoneNumberResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.PhoneNumberInformation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.PlatformApplication
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.PublishBatchRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.PublishBatchRequestEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.PublishBatchResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.PublishBatchResultEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.PublishRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.PublishResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.PutDataProtectionPolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.PutDataProtectionPolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.RemovePermissionResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.sns.model.RouteType
 
toString() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.SetEndpointAttributesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.SetSMSAttributesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.SetSMSAttributesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.SMSSandboxPhoneNumber
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.sns.model.SMSSandboxPhoneNumberVerificationStatus
 
toString() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.SubscribeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.Subscription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.Topic
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.UnsubscribeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.VerifySMSSandboxPhoneNumberRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sns.model.VerifySMSSandboxPhoneNumberResult
Returns a string representation of this object.

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
 
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Remove tags from the specified Amazon SNS topic.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Remove tags from the specified Amazon SNS topic.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Remove tags from the specified Amazon SNS topic.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Remove tags from the specified Amazon SNS topic.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.sns.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.sns.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.sns.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.sns.model.UntagResourceResult
 
UserErrorException - Exception in com.amazonaws.services.sns.model
Indicates that a request parameter does not comply with the associated constraints.
UserErrorException(String) - Constructor for exception com.amazonaws.services.sns.model.UserErrorException
Constructs a new UserErrorException with the specified error message.

V

ValidationException - Exception in com.amazonaws.services.sns.model
Indicates that a parameter in the request is invalid.
ValidationException(String) - Constructor for exception com.amazonaws.services.sns.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.SNSActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.sns.model.LanguageCodeString
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.sns.model.NumberCapability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.sns.model.RouteType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.sns.model.SMSSandboxPhoneNumberVerificationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.sns.util.SignatureVersion
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.
values() - Static method in enum com.amazonaws.services.sns.model.LanguageCodeString
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.sns.model.NumberCapability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.sns.model.RouteType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.sns.model.SMSSandboxPhoneNumberVerificationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.sns.util.SignatureVersion
Returns an array containing the constants of this enum type, in the order they are declared.
VerificationException - Exception in com.amazonaws.services.sns.model
Indicates that the one-time password (OTP) used for verification is invalid.
VerificationException(String) - Constructor for exception com.amazonaws.services.sns.model.VerificationException
Constructs a new VerificationException with the specified error message.
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, SignatureVersion, PublicKey) - Method in class com.amazonaws.services.sns.util.SignatureChecker
Deprecated.
Does the actual Java cryptographic verification of the signature.
verifySignature(String, String, PublicKey) - Method in class com.amazonaws.services.sns.util.SignatureChecker
Deprecated.
Does the actual Java cryptographic verification of the signature.
verifySMSSandboxPhoneNumber(VerifySMSSandboxPhoneNumberRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNS
 
verifySMSSandboxPhoneNumber(VerifySMSSandboxPhoneNumberRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
Verifies a destination phone number with a one-time password (OTP) for the calling Amazon Web Services account.
verifySMSSandboxPhoneNumber(VerifySMSSandboxPhoneNumberRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
Verifies a destination phone number with a one-time password (OTP) for the calling Amazon Web Services account.
verifySMSSandboxPhoneNumberAsync(VerifySMSSandboxPhoneNumberRequest) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
verifySMSSandboxPhoneNumberAsync(VerifySMSSandboxPhoneNumberRequest, AsyncHandler<VerifySMSSandboxPhoneNumberRequest, VerifySMSSandboxPhoneNumberResult>) - Method in class com.amazonaws.services.sns.AbstractAmazonSNSAsync
 
verifySMSSandboxPhoneNumberAsync(VerifySMSSandboxPhoneNumberRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Verifies a destination phone number with a one-time password (OTP) for the calling Amazon Web Services account.
verifySMSSandboxPhoneNumberAsync(VerifySMSSandboxPhoneNumberRequest, AsyncHandler<VerifySMSSandboxPhoneNumberRequest, VerifySMSSandboxPhoneNumberResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
Verifies a destination phone number with a one-time password (OTP) for the calling Amazon Web Services account.
verifySMSSandboxPhoneNumberAsync(VerifySMSSandboxPhoneNumberRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
verifySMSSandboxPhoneNumberAsync(VerifySMSSandboxPhoneNumberRequest, AsyncHandler<VerifySMSSandboxPhoneNumberRequest, VerifySMSSandboxPhoneNumberResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
 
VerifySMSSandboxPhoneNumberRequest - Class in com.amazonaws.services.sns.model
 
VerifySMSSandboxPhoneNumberRequest() - Constructor for class com.amazonaws.services.sns.model.VerifySMSSandboxPhoneNumberRequest
 
VerifySMSSandboxPhoneNumberResult - Class in com.amazonaws.services.sns.model
The destination phone number's verification status.
VerifySMSSandboxPhoneNumberResult() - Constructor for class com.amazonaws.services.sns.model.VerifySMSSandboxPhoneNumberResult
 

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
A map of attributes with their corresponding values.
withAttributeName(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
A map of attributes with their corresponding values.
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.CreateTopicRequest
A map of attributes with their corresponding values.
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 Amazon Web Services account.
withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
A map of attributes with their corresponding values.
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 Amazon Web Services 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 Amazon Web Services 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.
withCode(String) - Method in class com.amazonaws.services.sns.model.BatchResultErrorEntry
An error code representing why the action failed on this entry.
withCreatedAt(Date) - Method in class com.amazonaws.services.sns.model.PhoneNumberInformation
The date and time when the phone number was created.
withCustomUserData(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
Arbitrary user data to associate with the endpoint.
withDataProtectionPolicy(String) - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
The body of the policy document you want to use for this topic.
withDataProtectionPolicy(String) - Method in class com.amazonaws.services.sns.model.GetDataProtectionPolicyResult
Retrieves the DataProtectionPolicy in JSON string format.
withDataProtectionPolicy(String) - Method in class com.amazonaws.services.sns.model.PutDataProtectionPolicyRequest
The JSON serialization of the topic's DataProtectionPolicy.
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
The 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.
withFailed(BatchResultErrorEntry...) - Method in class com.amazonaws.services.sns.model.PublishBatchResult
A list of failed PublishBatch responses.
withFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sns.model.PublishBatchResult
A list of failed PublishBatch responses.
withId(String) - Method in class com.amazonaws.services.sns.model.BatchResultErrorEntry
The Id of an entry in a batch request
withId(String) - Method in class com.amazonaws.services.sns.model.PublishBatchRequestEntry
An identifier for the message in this batch.
withId(String) - Method in class com.amazonaws.services.sns.model.PublishBatchResultEntry
The Id of an entry in a batch request.
withIsInSandbox(Boolean) - Method in class com.amazonaws.services.sns.model.GetSMSSandboxAccountStatusResult
Indicates whether the calling Amazon Web Services account is in the SMS sandbox.
withIso2CountryCode(String) - Method in class com.amazonaws.services.sns.model.PhoneNumberInformation
The two-character code for the country or region, in ISO 3166-1 alpha-2 format.
withIsOptedOut(Boolean) - Method in class com.amazonaws.services.sns.model.CheckIfPhoneNumberIsOptedOutResult
Indicates whether the phone number is opted out:
withKey(String) - Method in class com.amazonaws.services.sns.model.Tag
The required key portion of the tag.
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.
withLanguageCode(String) - Method in class com.amazonaws.services.sns.model.CreateSMSSandboxPhoneNumberRequest
The language to use for sending the OTP.
withLanguageCode(LanguageCodeString) - Method in class com.amazonaws.services.sns.model.CreateSMSSandboxPhoneNumberRequest
The language to use for sending the OTP.
withMaxResults(Integer) - Method in class com.amazonaws.services.sns.model.ListOriginationNumbersRequest
The maximum number of origination numbers to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.sns.model.ListSMSSandboxPhoneNumbersRequest
The maximum number of phone numbers to return.
withMessage(String) - Method in class com.amazonaws.services.sns.message.SnsUnsubscribeConfirmation.Builder
 
withMessage(String) - Method in class com.amazonaws.services.sns.model.BatchResultErrorEntry
A message explaining why the action failed on this entry.
withMessage(String) - Method in class com.amazonaws.services.sns.model.PublishBatchRequestEntry
The body of the message.
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.PublishBatchRequestEntry
Each message attribute consists of a Name, Type, and Value.
withMessageAttributes(Map<String, MessageAttributeValue>) - Method in class com.amazonaws.services.sns.model.PublishRequest
Message attributes for Publish action.
withMessageDeduplicationId(String) - Method in class com.amazonaws.services.sns.model.PublishBatchRequestEntry
This parameter applies only to FIFO (first-in-first-out) topics.
withMessageDeduplicationId(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
This parameter applies only to FIFO (first-in-first-out) topics.
withMessageGroupId(String) - Method in class com.amazonaws.services.sns.model.PublishBatchRequestEntry
This parameter applies only to FIFO (first-in-first-out) topics.
withMessageGroupId(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
This parameter applies only to FIFO (first-in-first-out) topics.
withMessageId(String) - Method in class com.amazonaws.services.sns.model.PublishBatchResultEntry
An identifier for the message.
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.PublishBatchRequestEntry
Set MessageStructure to json if you want to send a different message for each protocol.
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.ListOriginationNumbersRequest
Token that the previous ListOriginationNumbers request returns.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListOriginationNumbersResult
A NextToken string is returned when you call the ListOriginationNumbers operation if additional pages of records are available.
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.ListSMSSandboxPhoneNumbersRequest
Token that the previous ListSMSSandboxPhoneNumbersInput request returns.
withNextToken(String) - Method in class com.amazonaws.services.sns.model.ListSMSSandboxPhoneNumbersResult
A NextToken string is returned when you call the ListSMSSandboxPhoneNumbersInput operation if additional pages of records are available.
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.
withNumberCapabilities(String...) - Method in class com.amazonaws.services.sns.model.PhoneNumberInformation
The capabilities of each phone number.
withNumberCapabilities(Collection<String>) - Method in class com.amazonaws.services.sns.model.PhoneNumberInformation
The capabilities of each phone number.
withNumberCapabilities(NumberCapability...) - Method in class com.amazonaws.services.sns.model.PhoneNumberInformation
The capabilities of each phone number.
withOneTimePassword(String) - Method in class com.amazonaws.services.sns.model.VerifySMSSandboxPhoneNumberRequest
The OTP sent to the destination number from the CreateSMSSandBoxPhoneNumber call.
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.CreateSMSSandboxPhoneNumberRequest
The destination phone number to verify.
withPhoneNumber(String) - Method in class com.amazonaws.services.sns.model.DeleteSMSSandboxPhoneNumberRequest
The destination phone number to delete.
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.PhoneNumberInformation
The phone number.
withPhoneNumber(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
The phone number to which you want to deliver an SMS message.
withPhoneNumber(String) - Method in class com.amazonaws.services.sns.model.SMSSandboxPhoneNumber
The destination phone number.
withPhoneNumber(String) - Method in class com.amazonaws.services.sns.model.VerifySMSSandboxPhoneNumberRequest
The destination phone number to verify.
withPhoneNumbers(PhoneNumberInformation...) - Method in class com.amazonaws.services.sns.model.ListOriginationNumbersResult
A list of the calling account's verified and pending origination numbers.
withPhoneNumbers(Collection<PhoneNumberInformation>) - Method in class com.amazonaws.services.sns.model.ListOriginationNumbersResult
A list of the calling account's verified and pending origination numbers.
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.
withPhoneNumbers(SMSSandboxPhoneNumber...) - Method in class com.amazonaws.services.sns.model.ListSMSSandboxPhoneNumbersResult
A list of the calling account's pending and verified phone numbers.
withPhoneNumbers(Collection<SMSSandboxPhoneNumber>) - Method in class com.amazonaws.services.sns.model.ListSMSSandboxPhoneNumbersResult
A list of the calling account's pending and verified phone numbers.
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 (Firebase 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 that you want to use.
withProtocol(String) - Method in class com.amazonaws.services.sns.model.Subscription
The subscription's protocol.
withPublishBatchRequestEntries(PublishBatchRequestEntry...) - Method in class com.amazonaws.services.sns.model.PublishBatchRequest
A list of PublishBatch request entries to be sent to the SNS topic.
withPublishBatchRequestEntries(Collection<PublishBatchRequestEntry>) - Method in class com.amazonaws.services.sns.model.PublishBatchRequest
A list of PublishBatch request entries to be sent to the SNS topic.
withResourceArn(String) - Method in class com.amazonaws.services.sns.model.GetDataProtectionPolicyRequest
The ARN of the topic whose DataProtectionPolicy you want to get.
withResourceArn(String) - Method in class com.amazonaws.services.sns.model.ListTagsForResourceRequest
The ARN of the topic for which to list tags.
withResourceArn(String) - Method in class com.amazonaws.services.sns.model.PutDataProtectionPolicyRequest
The ARN of the topic whose DataProtectionPolicy you want to add or update.
withResourceArn(String) - Method in class com.amazonaws.services.sns.model.TagResourceRequest
The ARN of the topic to which to add tags.
withResourceArn(String) - Method in class com.amazonaws.services.sns.model.UntagResourceRequest
The ARN of the topic from which to remove tags.
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.
withRouteType(String) - Method in class com.amazonaws.services.sns.model.PhoneNumberInformation
The list of supported routes.
withRouteType(RouteType) - Method in class com.amazonaws.services.sns.model.PhoneNumberInformation
The list of supported routes.
withSenderFault(Boolean) - Method in class com.amazonaws.services.sns.model.BatchResultErrorEntry
Specifies whether the error happened due to the caller of the batch API action.
withSequenceNumber(String) - Method in class com.amazonaws.services.sns.model.PublishBatchResultEntry
This parameter applies only to FIFO (first-in-first-out) topics.
withSequenceNumber(String) - Method in class com.amazonaws.services.sns.model.PublishResult
This response element applies only to FIFO (first-in-first-out) topics.
withStatus(String) - Method in class com.amazonaws.services.sns.model.PhoneNumberInformation
The status of the phone number.
withStatus(String) - Method in class com.amazonaws.services.sns.model.SMSSandboxPhoneNumber
The destination phone number's verification status.
withStatus(SMSSandboxPhoneNumberVerificationStatus) - Method in class com.amazonaws.services.sns.model.SMSSandboxPhoneNumber
The destination phone number's verification status.
withStatus(String) - Method in exception com.amazonaws.services.sns.model.VerificationException
The status of the verification error.
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.PublishBatchRequestEntry
The subject of the batch message.
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.
withSuccessful(PublishBatchResultEntry...) - Method in class com.amazonaws.services.sns.model.PublishBatchResult
A list of successful PublishBatch responses.
withSuccessful(Collection<PublishBatchResultEntry>) - Method in class com.amazonaws.services.sns.model.PublishBatchResult
A list of successful PublishBatch responses.
withTagKeys(String...) - Method in class com.amazonaws.services.sns.model.UntagResourceRequest
The list of tag keys to remove from the specified topic.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.sns.model.UntagResourceRequest
The list of tag keys to remove from the specified topic.
withTags(Tag...) - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
The list of tags to add to a new topic.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.sns.model.CreateTopicRequest
The list of tags to add to a new topic.
withTags(Tag...) - Method in class com.amazonaws.services.sns.model.ListTagsForResourceResult
The tags associated with the specified topic.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.sns.model.ListTagsForResourceResult
The tags associated with the specified topic.
withTags(Tag...) - Method in class com.amazonaws.services.sns.model.TagResourceRequest
The tags to be added to the specified topic.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.sns.model.TagResourceRequest
The tags to be added to the specified topic.
withTargetArn(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
If you don't specify a value for the TargetArn parameter, you must specify a value for the PhoneNumber or TopicArn parameters.
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.PublishBatchRequest
The Amazon resource name (ARN) of the topic you want to batch publish to.
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.
withValue(String) - Method in class com.amazonaws.services.sns.model.Tag
The optional value portion of the tag.
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2022. All rights reserved.