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

A

actionNames() - Method in class software.amazon.awssdk.services.sns.model.AddPermissionRequest
The action you want to allow for the specified principal(s).
actionNames(Collection<String>) - Method in interface software.amazon.awssdk.services.sns.model.AddPermissionRequest.Builder
The action you want to allow for the specified principal(s).
actionNames(String...) - Method in interface software.amazon.awssdk.services.sns.model.AddPermissionRequest.Builder
The action you want to allow for the specified principal(s).
addPermission(AddPermissionRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
addPermission(AddPermissionRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions.
AddPermissionRequest - Class in software.amazon.awssdk.services.sns.model
 
AddPermissionRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
AddPermissionRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
AddPermissionRequest Marshaller
AddPermissionRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.AddPermissionRequestMarshaller
 
AddPermissionResponse - Class in software.amazon.awssdk.services.sns.model
 
AddPermissionResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
AddPermissionResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
AddPermissionResponse StAX Unmarshaller
AddPermissionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.AddPermissionResponseUnmarshaller
 
attributeName() - Method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesRequest
The name of the attribute you want to set.
attributeName(String) - Method in interface software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesRequest.Builder
The name of the attribute you want to set.
attributeName() - Method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesRequest
The name of the attribute you want to set.
attributeName(String) - Method in interface software.amazon.awssdk.services.sns.model.SetTopicAttributesRequest.Builder
The name of the attribute you want to set.
attributes() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationRequest
For a list of attributes, see SetPlatformApplicationAttributes
attributes(Map<String, String>) - Method in interface software.amazon.awssdk.services.sns.model.CreatePlatformApplicationRequest.Builder
For a list of attributes, see SetPlatformApplicationAttributes
attributes() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest
For a list of attributes, see SetEndpointAttributes.
attributes(Map<String, String>) - Method in interface software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest.Builder
For a list of attributes, see SetEndpointAttributes.
attributes() - Method in class software.amazon.awssdk.services.sns.model.Endpoint
Attributes for endpoint.
attributes(Map<String, String>) - Method in interface software.amazon.awssdk.services.sns.model.Endpoint.Builder
Attributes for endpoint.
attributes() - Method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesResponse
Attributes include the following:
attributes(Map<String, String>) - Method in interface software.amazon.awssdk.services.sns.model.GetEndpointAttributesResponse.Builder
Attributes include the following:
attributes() - Method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesResponse
Attributes include the following:
attributes(Map<String, String>) - Method in interface software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesResponse.Builder
Attributes include the following:
attributes() - Method in class software.amazon.awssdk.services.sns.model.GetSMSAttributesRequest
A list of the individual attribute names, such as MonthlySpendLimit, for which you want values.
attributes(Collection<String>) - Method in interface software.amazon.awssdk.services.sns.model.GetSMSAttributesRequest.Builder
A list of the individual attribute names, such as MonthlySpendLimit, for which you want values.
attributes(String...) - Method in interface software.amazon.awssdk.services.sns.model.GetSMSAttributesRequest.Builder
A list of the individual attribute names, such as MonthlySpendLimit, for which you want values.
attributes() - Method in class software.amazon.awssdk.services.sns.model.GetSMSAttributesResponse
The SMS attribute names and their values.
attributes(Map<String, String>) - Method in interface software.amazon.awssdk.services.sns.model.GetSMSAttributesResponse.Builder
The SMS attribute names and their values.
attributes() - Method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesResponse
A map of the subscription's attributes.
attributes(Map<String, String>) - Method in interface software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesResponse.Builder
A map of the subscription's attributes.
attributes() - Method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesResponse
A map of the topic's attributes.
attributes(Map<String, String>) - Method in interface software.amazon.awssdk.services.sns.model.GetTopicAttributesResponse.Builder
A map of the topic's attributes.
attributes() - Method in class software.amazon.awssdk.services.sns.model.PlatformApplication
Attributes for platform application object.
attributes(Map<String, String>) - Method in interface software.amazon.awssdk.services.sns.model.PlatformApplication.Builder
Attributes for platform application object.
attributes() - Method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesRequest
A map of the endpoint attributes.
attributes(Map<String, String>) - Method in interface software.amazon.awssdk.services.sns.model.SetEndpointAttributesRequest.Builder
A map of the endpoint attributes.
attributes() - Method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesRequest
A map of the platform application attributes.
attributes(Map<String, String>) - Method in interface software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesRequest.Builder
A map of the platform application attributes.
attributes() - Method in class software.amazon.awssdk.services.sns.model.SetSMSAttributesRequest
The default settings for sending SMS messages from your account.
attributes(Map<String, String>) - Method in interface software.amazon.awssdk.services.sns.model.SetSMSAttributesRequest.Builder
The default settings for sending SMS messages from your account.
attributeValue() - Method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesRequest
The new value for the attribute in JSON format.
attributeValue(String) - Method in interface software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesRequest.Builder
The new value for the attribute in JSON format.
attributeValue() - Method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesRequest
The new value for the attribute.
attributeValue(String) - Method in interface software.amazon.awssdk.services.sns.model.SetTopicAttributesRequest.Builder
The new value for the attribute.
authenticateOnUnsubscribe() - Method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionRequest
Disallows unauthenticated unsubscribes of the subscription.
authenticateOnUnsubscribe(String) - Method in interface software.amazon.awssdk.services.sns.model.ConfirmSubscriptionRequest.Builder
Disallows unauthenticated unsubscribes of the subscription.
AuthorizationErrorException - Exception in software.amazon.awssdk.services.sns.model
Indicates that the user has been denied access to the requested resource.
AuthorizationErrorException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
AuthorizationErrorExceptionUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
 
AuthorizationErrorExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.AuthorizationErrorExceptionUnmarshaller
 
awsAccountIds() - Method in class software.amazon.awssdk.services.sns.model.AddPermissionRequest
The AWS account IDs of the users (principals) who will be given access to the specified actions.
awsAccountIds(Collection<String>) - Method in interface software.amazon.awssdk.services.sns.model.AddPermissionRequest.Builder
The AWS account IDs of the users (principals) who will be given access to the specified actions.
awsAccountIds(String...) - Method in interface software.amazon.awssdk.services.sns.model.AddPermissionRequest.Builder
The AWS account IDs of the users (principals) who will be given access to the specified actions.

B

binaryValue() - Method in class software.amazon.awssdk.services.sns.model.MessageAttributeValue
Binary type attributes can store any binary data, for example, compressed data, encrypted data, or images.
binaryValue(ByteBuffer) - Method in interface software.amazon.awssdk.services.sns.model.MessageAttributeValue.Builder
Binary type attributes can store any binary data, for example, compressed data, encrypted data, or images.
builder() - Static method in class software.amazon.awssdk.services.sns.model.AddPermissionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.AddPermissionResponse
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.AuthorizationErrorException
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.CreateTopicRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.CreateTopicResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.DeleteEndpointRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.DeleteEndpointResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.DeletePlatformApplicationRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.DeletePlatformApplicationResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.DeleteTopicRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.DeleteTopicResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.Endpoint
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.EndpointDisabledException
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.GetSMSAttributesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.GetSMSAttributesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesResponse
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.InternalErrorException
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.InvalidParameterException
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.InvalidParameterValueException
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.ListTopicsRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.ListTopicsResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.MessageAttributeValue
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.NotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.OptInPhoneNumberRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.OptInPhoneNumberResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.PlatformApplication
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.PlatformApplicationDisabledException
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.PublishRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.PublishResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.RemovePermissionRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.RemovePermissionResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.SetSMSAttributesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.SetSMSAttributesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.SubscribeRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.SubscribeResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.Subscription
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.SubscriptionLimitExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.ThrottledException
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.Topic
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.TopicLimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.UnsubscribeRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.UnsubscribeResponse
 
builder() - Static method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Create a builder that can be used to configure and create a SNSAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.sns.SNSClient
Create a builder that can be used to configure and create a SNSClient.

C

checkIfPhoneNumberIsOptedOut(CheckIfPhoneNumberIsOptedOutRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Accepts a phone number and indicates whether the phone holder has opted out of receiving SMS messages from your account.
checkIfPhoneNumberIsOptedOut(CheckIfPhoneNumberIsOptedOutRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Accepts a phone number and indicates whether the phone holder has opted out of receiving SMS messages from your account.
CheckIfPhoneNumberIsOptedOutRequest - Class in software.amazon.awssdk.services.sns.model
The input for the CheckIfPhoneNumberIsOptedOut action.
CheckIfPhoneNumberIsOptedOutRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
CheckIfPhoneNumberIsOptedOutRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
CheckIfPhoneNumberIsOptedOutRequest Marshaller
CheckIfPhoneNumberIsOptedOutRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.CheckIfPhoneNumberIsOptedOutRequestMarshaller
 
CheckIfPhoneNumberIsOptedOutResponse - Class in software.amazon.awssdk.services.sns.model
The response from the CheckIfPhoneNumberIsOptedOut action.
CheckIfPhoneNumberIsOptedOutResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
CheckIfPhoneNumberIsOptedOutResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
CheckIfPhoneNumberIsOptedOutResponse StAX Unmarshaller
CheckIfPhoneNumberIsOptedOutResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.CheckIfPhoneNumberIsOptedOutResponseUnmarshaller
 
confirmSubscription(ConfirmSubscriptionRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
confirmSubscription(ConfirmSubscriptionRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action.
ConfirmSubscriptionRequest - Class in software.amazon.awssdk.services.sns.model
Input for ConfirmSubscription action.
ConfirmSubscriptionRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
ConfirmSubscriptionRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
ConfirmSubscriptionRequest Marshaller
ConfirmSubscriptionRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.ConfirmSubscriptionRequestMarshaller
 
ConfirmSubscriptionResponse - Class in software.amazon.awssdk.services.sns.model
Response for ConfirmSubscriptions action.
ConfirmSubscriptionResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
ConfirmSubscriptionResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
ConfirmSubscriptionResponse StAX Unmarshaller
ConfirmSubscriptionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.ConfirmSubscriptionResponseUnmarshaller
 
create() - Static method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Create a SNSAsyncClient with the region loaded from the software.amazon.awssdk.regions.providers.DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.sns.SNSClient
Create a SNSClient with the region loaded from the software.amazon.awssdk.regions.providers.DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
createPlatformApplication(CreatePlatformApplicationRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Creates a platform application object for one of the supported push notification services, such as APNS and GCM, to which devices and mobile apps may register.
createPlatformApplication(CreatePlatformApplicationRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Creates a platform application object for one of the supported push notification services, such as APNS and GCM, to which devices and mobile apps may register.
CreatePlatformApplicationRequest - Class in software.amazon.awssdk.services.sns.model
Input for CreatePlatformApplication action.
CreatePlatformApplicationRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
CreatePlatformApplicationRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
CreatePlatformApplicationRequest Marshaller
CreatePlatformApplicationRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.CreatePlatformApplicationRequestMarshaller
 
CreatePlatformApplicationResponse - Class in software.amazon.awssdk.services.sns.model
Response from CreatePlatformApplication action.
CreatePlatformApplicationResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
CreatePlatformApplicationResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
CreatePlatformApplicationResponse StAX Unmarshaller
CreatePlatformApplicationResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.CreatePlatformApplicationResponseUnmarshaller
 
createPlatformEndpoint(CreatePlatformEndpointRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM and APNS.
createPlatformEndpoint(CreatePlatformEndpointRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM and APNS.
CreatePlatformEndpointRequest - Class in software.amazon.awssdk.services.sns.model
Input for CreatePlatformEndpoint action.
CreatePlatformEndpointRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
CreatePlatformEndpointRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
CreatePlatformEndpointRequest Marshaller
CreatePlatformEndpointRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.CreatePlatformEndpointRequestMarshaller
 
CreatePlatformEndpointResponse - Class in software.amazon.awssdk.services.sns.model
Response from CreateEndpoint action.
CreatePlatformEndpointResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
CreatePlatformEndpointResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
CreatePlatformEndpointResponse StAX Unmarshaller
CreatePlatformEndpointResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.CreatePlatformEndpointResponseUnmarshaller
 
createTopic(CreateTopicRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Creates a topic to which notifications can be published.
createTopic(CreateTopicRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Creates a topic to which notifications can be published.
CreateTopicRequest - Class in software.amazon.awssdk.services.sns.model
Input for CreateTopic action.
CreateTopicRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
CreateTopicRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
CreateTopicRequest Marshaller
CreateTopicRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.CreateTopicRequestMarshaller
 
CreateTopicResponse - Class in software.amazon.awssdk.services.sns.model
Response from CreateTopic action.
CreateTopicResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
CreateTopicResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
CreateTopicResponse StAX Unmarshaller
CreateTopicResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.CreateTopicResponseUnmarshaller
 
customUserData(String) - Method in interface software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest.Builder
Arbitrary user data to associate with the endpoint.
customUserData() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest
Arbitrary user data to associate with the endpoint.

D

dataType(String) - Method in interface software.amazon.awssdk.services.sns.model.MessageAttributeValue.Builder
Amazon SNS supports the following logical data types: String, Number, and Binary.
dataType() - Method in class software.amazon.awssdk.services.sns.model.MessageAttributeValue
Amazon SNS supports the following logical data types: String, Number, and Binary.
deleteEndpoint(DeleteEndpointRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Deletes the endpoint for a device and mobile app from Amazon SNS.
deleteEndpoint(DeleteEndpointRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Deletes the endpoint for a device and mobile app from Amazon SNS.
DeleteEndpointRequest - Class in software.amazon.awssdk.services.sns.model
Input for DeleteEndpoint action.
DeleteEndpointRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
DeleteEndpointRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
DeleteEndpointRequest Marshaller
DeleteEndpointRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.DeleteEndpointRequestMarshaller
 
DeleteEndpointResponse - Class in software.amazon.awssdk.services.sns.model
 
DeleteEndpointResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
DeleteEndpointResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
DeleteEndpointResponse StAX Unmarshaller
DeleteEndpointResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.DeleteEndpointResponseUnmarshaller
 
deletePlatformApplication(DeletePlatformApplicationRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Deletes a platform application object for one of the supported push notification services, such as APNS and GCM.
deletePlatformApplication(DeletePlatformApplicationRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Deletes a platform application object for one of the supported push notification services, such as APNS and GCM.
DeletePlatformApplicationRequest - Class in software.amazon.awssdk.services.sns.model
Input for DeletePlatformApplication action.
DeletePlatformApplicationRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
DeletePlatformApplicationRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
DeletePlatformApplicationRequest Marshaller
DeletePlatformApplicationRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.DeletePlatformApplicationRequestMarshaller
 
DeletePlatformApplicationResponse - Class in software.amazon.awssdk.services.sns.model
 
DeletePlatformApplicationResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
DeletePlatformApplicationResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
DeletePlatformApplicationResponse StAX Unmarshaller
DeletePlatformApplicationResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.DeletePlatformApplicationResponseUnmarshaller
 
deleteTopic(DeleteTopicRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Deletes a topic and all its subscriptions.
deleteTopic(DeleteTopicRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Deletes a topic and all its subscriptions.
DeleteTopicRequest - Class in software.amazon.awssdk.services.sns.model
 
DeleteTopicRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
DeleteTopicRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
DeleteTopicRequest Marshaller
DeleteTopicRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.DeleteTopicRequestMarshaller
 
DeleteTopicResponse - Class in software.amazon.awssdk.services.sns.model
 
DeleteTopicResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
DeleteTopicResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
DeleteTopicResponse StAX Unmarshaller
DeleteTopicResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.DeleteTopicResponseUnmarshaller
 

E

Endpoint - Class in software.amazon.awssdk.services.sns.model
Endpoint for mobile app and device.
endpoint(String) - Method in interface software.amazon.awssdk.services.sns.model.SubscribeRequest.Builder
The endpoint that you want to receive notifications.
endpoint() - Method in class software.amazon.awssdk.services.sns.model.SubscribeRequest
The endpoint that you want to receive notifications.
endpoint(String) - Method in interface software.amazon.awssdk.services.sns.model.Subscription.Builder
The subscription's endpoint (format depends on the protocol).
endpoint() - Method in class software.amazon.awssdk.services.sns.model.Subscription
The subscription's endpoint (format depends on the protocol).
Endpoint.Builder - Interface in software.amazon.awssdk.services.sns.model
 
ENDPOINT_CONDITION_KEY - Static variable in class software.amazon.awssdk.auth.policy.conditions.SnsConditionFactory
Condition key for The URL, e-mail address, or ARN from a Subscribe request or a previously confirmed subscription.
endpointArn(String) - Method in interface software.amazon.awssdk.services.sns.model.CreatePlatformEndpointResponse.Builder
EndpointArn returned from CreateEndpoint action.
endpointArn() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointResponse
EndpointArn returned from CreateEndpoint action.
endpointArn(String) - Method in interface software.amazon.awssdk.services.sns.model.DeleteEndpointRequest.Builder
EndpointArn of endpoint to delete.
endpointArn() - Method in class software.amazon.awssdk.services.sns.model.DeleteEndpointRequest
EndpointArn of endpoint to delete.
endpointArn(String) - Method in interface software.amazon.awssdk.services.sns.model.Endpoint.Builder
EndpointArn for mobile app and device.
endpointArn() - Method in class software.amazon.awssdk.services.sns.model.Endpoint
EndpointArn for mobile app and device.
endpointArn(String) - Method in interface software.amazon.awssdk.services.sns.model.GetEndpointAttributesRequest.Builder
EndpointArn for GetEndpointAttributes input.
endpointArn() - Method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesRequest
EndpointArn for GetEndpointAttributes input.
endpointArn(String) - Method in interface software.amazon.awssdk.services.sns.model.SetEndpointAttributesRequest.Builder
EndpointArn used for SetEndpointAttributes action.
endpointArn() - Method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesRequest
EndpointArn used for SetEndpointAttributes action.
EndpointDisabledException - Exception in software.amazon.awssdk.services.sns.model
Exception error indicating endpoint disabled.
EndpointDisabledException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
EndpointDisabledExceptionUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
 
EndpointDisabledExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.EndpointDisabledExceptionUnmarshaller
 
endpoints(Collection<Endpoint>) - Method in interface software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationResponse.Builder
Endpoints returned for ListEndpointsByPlatformApplication action.
endpoints(Endpoint...) - Method in interface software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationResponse.Builder
Endpoints returned for ListEndpointsByPlatformApplication action.
endpoints() - Method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationResponse
Endpoints returned for ListEndpointsByPlatformApplication action.
EndpointUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
Endpoint StAX Unmarshaller
EndpointUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.EndpointUnmarshaller
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.AddPermissionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.AddPermissionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.CreateTopicRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.CreateTopicResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.DeleteEndpointRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.DeleteEndpointResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.DeletePlatformApplicationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.DeletePlatformApplicationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.DeleteTopicRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.DeleteTopicResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.Endpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.GetSMSAttributesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.GetSMSAttributesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.ListTopicsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.ListTopicsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.MessageAttributeValue
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.OptInPhoneNumberRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.OptInPhoneNumberResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.PlatformApplication
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.PublishRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.PublishResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.RemovePermissionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.RemovePermissionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.SetSMSAttributesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.SetSMSAttributesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.SubscribeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.SubscribeResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.Subscription
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.Topic
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.UnsubscribeRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.UnsubscribeResponse
 

G

getEndpointAttributes(GetEndpointAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS.
getEndpointAttributes(GetEndpointAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS.
GetEndpointAttributesRequest - Class in software.amazon.awssdk.services.sns.model
Input for GetEndpointAttributes action.
GetEndpointAttributesRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
GetEndpointAttributesRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
GetEndpointAttributesRequest Marshaller
GetEndpointAttributesRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.GetEndpointAttributesRequestMarshaller
 
GetEndpointAttributesResponse - Class in software.amazon.awssdk.services.sns.model
Response from GetEndpointAttributes of the EndpointArn.
GetEndpointAttributesResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
GetEndpointAttributesResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
GetEndpointAttributesResponse StAX Unmarshaller
GetEndpointAttributesResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.GetEndpointAttributesResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.AddPermissionResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.CheckIfPhoneNumberIsOptedOutResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.ConfirmSubscriptionResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.CreatePlatformApplicationResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.CreatePlatformEndpointResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.CreateTopicResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.DeleteEndpointResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.DeletePlatformApplicationResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.DeleteTopicResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.EndpointUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.GetEndpointAttributesResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.GetPlatformApplicationAttributesResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.GetSMSAttributesResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.GetSubscriptionAttributesResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.GetTopicAttributesResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.ListEndpointsByPlatformApplicationResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.ListPhoneNumbersOptedOutResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.ListPlatformApplicationsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.ListSubscriptionsByTopicResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.ListSubscriptionsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.ListTopicsResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.MessageAttributeValueUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.OptInPhoneNumberResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.PlatformApplicationUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.PublishResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.RemovePermissionResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.SetEndpointAttributesResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.SetPlatformApplicationAttributesResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.SetSMSAttributesResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.SetSubscriptionAttributesResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.SetTopicAttributesResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.SubscribeResponseUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.SubscriptionUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.TopicUnmarshaller
 
getInstance() - Static method in class software.amazon.awssdk.services.sns.transform.UnsubscribeResponseUnmarshaller
 
getPlatformApplicationAttributes(GetPlatformApplicationAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
getPlatformApplicationAttributes(GetPlatformApplicationAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
GetPlatformApplicationAttributesRequest - Class in software.amazon.awssdk.services.sns.model
Input for GetPlatformApplicationAttributes action.
GetPlatformApplicationAttributesRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
GetPlatformApplicationAttributesRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
GetPlatformApplicationAttributesRequest Marshaller
GetPlatformApplicationAttributesRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.GetPlatformApplicationAttributesRequestMarshaller
 
GetPlatformApplicationAttributesResponse - Class in software.amazon.awssdk.services.sns.model
Response for GetPlatformApplicationAttributes action.
GetPlatformApplicationAttributesResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
GetPlatformApplicationAttributesResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
GetPlatformApplicationAttributesResponse StAX Unmarshaller
GetPlatformApplicationAttributesResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.GetPlatformApplicationAttributesResponseUnmarshaller
 
getSMSAttributes(GetSMSAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Returns the settings for sending SMS messages from your account.
getSMSAttributes() - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Returns the settings for sending SMS messages from your account.
getSMSAttributes() - Method in interface software.amazon.awssdk.services.sns.SNSClient
Returns the settings for sending SMS messages from your account.
getSMSAttributes(GetSMSAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Returns the settings for sending SMS messages from your account.
GetSMSAttributesRequest - Class in software.amazon.awssdk.services.sns.model
The input for the GetSMSAttributes request.
GetSMSAttributesRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
GetSMSAttributesRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
GetSMSAttributesRequest Marshaller
GetSMSAttributesRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.GetSMSAttributesRequestMarshaller
 
GetSMSAttributesResponse - Class in software.amazon.awssdk.services.sns.model
The response from the GetSMSAttributes request.
GetSMSAttributesResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
GetSMSAttributesResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
GetSMSAttributesResponse StAX Unmarshaller
GetSMSAttributesResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.GetSMSAttributesResponseUnmarshaller
 
getSubscriptionAttributes(GetSubscriptionAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Returns all of the properties of a subscription.
getSubscriptionAttributes(GetSubscriptionAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Returns all of the properties of a subscription.
GetSubscriptionAttributesRequest - Class in software.amazon.awssdk.services.sns.model
Input for GetSubscriptionAttributes.
GetSubscriptionAttributesRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
GetSubscriptionAttributesRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
GetSubscriptionAttributesRequest Marshaller
GetSubscriptionAttributesRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.GetSubscriptionAttributesRequestMarshaller
 
GetSubscriptionAttributesResponse - Class in software.amazon.awssdk.services.sns.model
Response for GetSubscriptionAttributes action.
GetSubscriptionAttributesResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
GetSubscriptionAttributesResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
GetSubscriptionAttributesResponse StAX Unmarshaller
GetSubscriptionAttributesResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.GetSubscriptionAttributesResponseUnmarshaller
 
getTopicAttributes(GetTopicAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Returns all of the properties of a topic.
getTopicAttributes(GetTopicAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Returns all of the properties of a topic.
GetTopicAttributesRequest - Class in software.amazon.awssdk.services.sns.model
Input for GetTopicAttributes action.
GetTopicAttributesRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
GetTopicAttributesRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
GetTopicAttributesRequest Marshaller
GetTopicAttributesRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.GetTopicAttributesRequestMarshaller
 
GetTopicAttributesResponse - Class in software.amazon.awssdk.services.sns.model
Response for GetTopicAttributes action.
GetTopicAttributesResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
GetTopicAttributesResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
GetTopicAttributesResponse StAX Unmarshaller
GetTopicAttributesResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.GetTopicAttributesResponseUnmarshaller
 

H

hashCode() - Method in class software.amazon.awssdk.services.sns.model.AddPermissionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.AddPermissionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.CreateTopicRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.CreateTopicResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.DeleteEndpointRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.DeleteEndpointResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.DeletePlatformApplicationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.DeletePlatformApplicationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.DeleteTopicRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.DeleteTopicResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.Endpoint
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.GetSMSAttributesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.GetSMSAttributesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.ListTopicsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.ListTopicsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.MessageAttributeValue
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.OptInPhoneNumberRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.OptInPhoneNumberResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.PlatformApplication
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.PublishRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.PublishResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.RemovePermissionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.RemovePermissionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.SetSMSAttributesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.SetSMSAttributesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.SubscribeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.SubscribeResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.Subscription
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.Topic
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.UnsubscribeRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.UnsubscribeResponse
 

I

InternalErrorException - Exception in software.amazon.awssdk.services.sns.model
Indicates an internal service error.
InternalErrorException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
InternalErrorExceptionUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
 
InternalErrorExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.InternalErrorExceptionUnmarshaller
 
InvalidParameterException - Exception in software.amazon.awssdk.services.sns.model
Indicates that a request parameter does not comply with the associated constraints.
InvalidParameterException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
InvalidParameterExceptionUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
 
InvalidParameterExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.InvalidParameterExceptionUnmarshaller
 
InvalidParameterValueException - Exception in software.amazon.awssdk.services.sns.model
Indicates that a request parameter does not comply with the associated constraints.
InvalidParameterValueException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
InvalidParameterValueExceptionUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
 
InvalidParameterValueExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.InvalidParameterValueExceptionUnmarshaller
 
isOptedOut(Boolean) - Method in interface software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutResponse.Builder
Indicates whether the phone number is opted out:
isOptedOut() - Method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutResponse
Indicates whether the phone number is opted out:

L

label(String) - Method in interface software.amazon.awssdk.services.sns.model.AddPermissionRequest.Builder
A unique identifier for the new policy statement.
label() - Method in class software.amazon.awssdk.services.sns.model.AddPermissionRequest
A unique identifier for the new policy statement.
label(String) - Method in interface software.amazon.awssdk.services.sns.model.RemovePermissionRequest.Builder
The unique label of the statement you want to remove.
label() - Method in class software.amazon.awssdk.services.sns.model.RemovePermissionRequest
The unique label of the statement you want to remove.
listEndpointsByPlatformApplication(ListEndpointsByPlatformApplicationRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS.
listEndpointsByPlatformApplication(ListEndpointsByPlatformApplicationRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS.
ListEndpointsByPlatformApplicationRequest - Class in software.amazon.awssdk.services.sns.model
Input for ListEndpointsByPlatformApplication action.
ListEndpointsByPlatformApplicationRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
ListEndpointsByPlatformApplicationRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
ListEndpointsByPlatformApplicationRequest Marshaller
ListEndpointsByPlatformApplicationRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.ListEndpointsByPlatformApplicationRequestMarshaller
 
ListEndpointsByPlatformApplicationResponse - Class in software.amazon.awssdk.services.sns.model
Response for ListEndpointsByPlatformApplication action.
ListEndpointsByPlatformApplicationResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
ListEndpointsByPlatformApplicationResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
ListEndpointsByPlatformApplicationResponse StAX Unmarshaller
ListEndpointsByPlatformApplicationResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.ListEndpointsByPlatformApplicationResponseUnmarshaller
 
listPhoneNumbersOptedOut(ListPhoneNumbersOptedOutRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Returns a list of phone numbers that are opted out, meaning you cannot send SMS messages to them.
listPhoneNumbersOptedOut() - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Returns a list of phone numbers that are opted out, meaning you cannot send SMS messages to them.
listPhoneNumbersOptedOut() - Method in interface software.amazon.awssdk.services.sns.SNSClient
Returns a list of phone numbers that are opted out, meaning you cannot send SMS messages to them.
listPhoneNumbersOptedOut(ListPhoneNumbersOptedOutRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Returns a list of phone numbers that are opted out, meaning you cannot send SMS messages to them.
ListPhoneNumbersOptedOutRequest - Class in software.amazon.awssdk.services.sns.model
The input for the ListPhoneNumbersOptedOut action.
ListPhoneNumbersOptedOutRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
ListPhoneNumbersOptedOutRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
ListPhoneNumbersOptedOutRequest Marshaller
ListPhoneNumbersOptedOutRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.ListPhoneNumbersOptedOutRequestMarshaller
 
ListPhoneNumbersOptedOutResponse - Class in software.amazon.awssdk.services.sns.model
The response from the ListPhoneNumbersOptedOut action.
ListPhoneNumbersOptedOutResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
ListPhoneNumbersOptedOutResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
ListPhoneNumbersOptedOutResponse StAX Unmarshaller
ListPhoneNumbersOptedOutResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.ListPhoneNumbersOptedOutResponseUnmarshaller
 
listPlatformApplications(ListPlatformApplicationsRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Lists the platform application objects for the supported push notification services, such as APNS and GCM.
listPlatformApplications() - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Lists the platform application objects for the supported push notification services, such as APNS and GCM.
listPlatformApplications() - Method in interface software.amazon.awssdk.services.sns.SNSClient
Lists the platform application objects for the supported push notification services, such as APNS and GCM.
listPlatformApplications(ListPlatformApplicationsRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Lists the platform application objects for the supported push notification services, such as APNS and GCM.
ListPlatformApplicationsRequest - Class in software.amazon.awssdk.services.sns.model
Input for ListPlatformApplications action.
ListPlatformApplicationsRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
ListPlatformApplicationsRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
ListPlatformApplicationsRequest Marshaller
ListPlatformApplicationsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.ListPlatformApplicationsRequestMarshaller
 
ListPlatformApplicationsResponse - Class in software.amazon.awssdk.services.sns.model
Response for ListPlatformApplications action.
ListPlatformApplicationsResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
ListPlatformApplicationsResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
ListPlatformApplicationsResponse StAX Unmarshaller
ListPlatformApplicationsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.ListPlatformApplicationsResponseUnmarshaller
 
listSubscriptions(ListSubscriptionsRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Returns a list of the requester's subscriptions.
listSubscriptions() - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Returns a list of the requester's subscriptions.
listSubscriptions() - Method in interface software.amazon.awssdk.services.sns.SNSClient
Returns a list of the requester's subscriptions.
listSubscriptions(ListSubscriptionsRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Returns a list of the requester's subscriptions.
listSubscriptionsByTopic(ListSubscriptionsByTopicRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopic(ListSubscriptionsByTopicRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Returns a list of the subscriptions to a specific topic.
ListSubscriptionsByTopicRequest - Class in software.amazon.awssdk.services.sns.model
Input for ListSubscriptionsByTopic action.
ListSubscriptionsByTopicRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
ListSubscriptionsByTopicRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
ListSubscriptionsByTopicRequest Marshaller
ListSubscriptionsByTopicRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.ListSubscriptionsByTopicRequestMarshaller
 
ListSubscriptionsByTopicResponse - Class in software.amazon.awssdk.services.sns.model
Response for ListSubscriptionsByTopic action.
ListSubscriptionsByTopicResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
ListSubscriptionsByTopicResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
ListSubscriptionsByTopicResponse StAX Unmarshaller
ListSubscriptionsByTopicResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.ListSubscriptionsByTopicResponseUnmarshaller
 
ListSubscriptionsRequest - Class in software.amazon.awssdk.services.sns.model
Input for ListSubscriptions action.
ListSubscriptionsRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
ListSubscriptionsRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
ListSubscriptionsRequest Marshaller
ListSubscriptionsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.ListSubscriptionsRequestMarshaller
 
ListSubscriptionsResponse - Class in software.amazon.awssdk.services.sns.model
Response for ListSubscriptions action
ListSubscriptionsResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
ListSubscriptionsResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
ListSubscriptionsResponse StAX Unmarshaller
ListSubscriptionsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.ListSubscriptionsResponseUnmarshaller
 
listTopics(ListTopicsRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Returns a list of the requester's topics.
listTopics() - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Returns a list of the requester's topics.
listTopics() - Method in interface software.amazon.awssdk.services.sns.SNSClient
Returns a list of the requester's topics.
listTopics(ListTopicsRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Returns a list of the requester's topics.
ListTopicsRequest - Class in software.amazon.awssdk.services.sns.model
 
ListTopicsRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
ListTopicsRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
ListTopicsRequest Marshaller
ListTopicsRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.ListTopicsRequestMarshaller
 
ListTopicsResponse - Class in software.amazon.awssdk.services.sns.model
Response for ListTopics action.
ListTopicsResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
ListTopicsResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
ListTopicsResponse StAX Unmarshaller
ListTopicsResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.ListTopicsResponseUnmarshaller
 

M

marshall(AddPermissionRequest) - Method in class software.amazon.awssdk.services.sns.transform.AddPermissionRequestMarshaller
 
marshall(CheckIfPhoneNumberIsOptedOutRequest) - Method in class software.amazon.awssdk.services.sns.transform.CheckIfPhoneNumberIsOptedOutRequestMarshaller
 
marshall(ConfirmSubscriptionRequest) - Method in class software.amazon.awssdk.services.sns.transform.ConfirmSubscriptionRequestMarshaller
 
marshall(CreatePlatformApplicationRequest) - Method in class software.amazon.awssdk.services.sns.transform.CreatePlatformApplicationRequestMarshaller
 
marshall(CreatePlatformEndpointRequest) - Method in class software.amazon.awssdk.services.sns.transform.CreatePlatformEndpointRequestMarshaller
 
marshall(CreateTopicRequest) - Method in class software.amazon.awssdk.services.sns.transform.CreateTopicRequestMarshaller
 
marshall(DeleteEndpointRequest) - Method in class software.amazon.awssdk.services.sns.transform.DeleteEndpointRequestMarshaller
 
marshall(DeletePlatformApplicationRequest) - Method in class software.amazon.awssdk.services.sns.transform.DeletePlatformApplicationRequestMarshaller
 
marshall(DeleteTopicRequest) - Method in class software.amazon.awssdk.services.sns.transform.DeleteTopicRequestMarshaller
 
marshall(GetEndpointAttributesRequest) - Method in class software.amazon.awssdk.services.sns.transform.GetEndpointAttributesRequestMarshaller
 
marshall(GetPlatformApplicationAttributesRequest) - Method in class software.amazon.awssdk.services.sns.transform.GetPlatformApplicationAttributesRequestMarshaller
 
marshall(GetSMSAttributesRequest) - Method in class software.amazon.awssdk.services.sns.transform.GetSMSAttributesRequestMarshaller
 
marshall(GetSubscriptionAttributesRequest) - Method in class software.amazon.awssdk.services.sns.transform.GetSubscriptionAttributesRequestMarshaller
 
marshall(GetTopicAttributesRequest) - Method in class software.amazon.awssdk.services.sns.transform.GetTopicAttributesRequestMarshaller
 
marshall(ListEndpointsByPlatformApplicationRequest) - Method in class software.amazon.awssdk.services.sns.transform.ListEndpointsByPlatformApplicationRequestMarshaller
 
marshall(ListPhoneNumbersOptedOutRequest) - Method in class software.amazon.awssdk.services.sns.transform.ListPhoneNumbersOptedOutRequestMarshaller
 
marshall(ListPlatformApplicationsRequest) - Method in class software.amazon.awssdk.services.sns.transform.ListPlatformApplicationsRequestMarshaller
 
marshall(ListSubscriptionsByTopicRequest) - Method in class software.amazon.awssdk.services.sns.transform.ListSubscriptionsByTopicRequestMarshaller
 
marshall(ListSubscriptionsRequest) - Method in class software.amazon.awssdk.services.sns.transform.ListSubscriptionsRequestMarshaller
 
marshall(ListTopicsRequest) - Method in class software.amazon.awssdk.services.sns.transform.ListTopicsRequestMarshaller
 
marshall(OptInPhoneNumberRequest) - Method in class software.amazon.awssdk.services.sns.transform.OptInPhoneNumberRequestMarshaller
 
marshall(PublishRequest) - Method in class software.amazon.awssdk.services.sns.transform.PublishRequestMarshaller
 
marshall(RemovePermissionRequest) - Method in class software.amazon.awssdk.services.sns.transform.RemovePermissionRequestMarshaller
 
marshall(SetEndpointAttributesRequest) - Method in class software.amazon.awssdk.services.sns.transform.SetEndpointAttributesRequestMarshaller
 
marshall(SetPlatformApplicationAttributesRequest) - Method in class software.amazon.awssdk.services.sns.transform.SetPlatformApplicationAttributesRequestMarshaller
 
marshall(SetSMSAttributesRequest) - Method in class software.amazon.awssdk.services.sns.transform.SetSMSAttributesRequestMarshaller
 
marshall(SetSubscriptionAttributesRequest) - Method in class software.amazon.awssdk.services.sns.transform.SetSubscriptionAttributesRequestMarshaller
 
marshall(SetTopicAttributesRequest) - Method in class software.amazon.awssdk.services.sns.transform.SetTopicAttributesRequestMarshaller
 
marshall(SubscribeRequest) - Method in class software.amazon.awssdk.services.sns.transform.SubscribeRequestMarshaller
 
marshall(UnsubscribeRequest) - Method in class software.amazon.awssdk.services.sns.transform.UnsubscribeRequestMarshaller
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.AuthorizationErrorException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.EndpointDisabledException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.InternalErrorException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.InvalidParameterException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.InvalidParameterValueException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.NotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.PlatformApplicationDisabledException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.PublishRequest.Builder
The message you want to send to the topic.
message() - Method in class software.amazon.awssdk.services.sns.model.PublishRequest
The message you want to send to the topic.
message(String) - Method in interface software.amazon.awssdk.services.sns.model.SubscriptionLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.ThrottledException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.TopicLimitExceededException.Builder
 
messageAttributes(Map<String, MessageAttributeValue>) - Method in interface software.amazon.awssdk.services.sns.model.PublishRequest.Builder
Message attributes for Publish action.
messageAttributes() - Method in class software.amazon.awssdk.services.sns.model.PublishRequest
Message attributes for Publish action.
MessageAttributeValue - Class in software.amazon.awssdk.services.sns.model
The user-specified message attribute value.
MessageAttributeValue.Builder - Interface in software.amazon.awssdk.services.sns.model
 
MessageAttributeValueUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
MessageAttributeValue StAX Unmarshaller
MessageAttributeValueUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.MessageAttributeValueUnmarshaller
 
messageId(String) - Method in interface software.amazon.awssdk.services.sns.model.PublishResponse.Builder
Unique identifier assigned to the published message.
messageId() - Method in class software.amazon.awssdk.services.sns.model.PublishResponse
Unique identifier assigned to the published message.
messageStructure(String) - Method in interface software.amazon.awssdk.services.sns.model.PublishRequest.Builder
Set MessageStructure to json if you want to send a different message for each protocol.
messageStructure() - Method in class software.amazon.awssdk.services.sns.model.PublishRequest
Set MessageStructure to json if you want to send a different message for each protocol.

N

name(String) - Method in interface software.amazon.awssdk.services.sns.model.CreatePlatformApplicationRequest.Builder
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.
name() - Method in class software.amazon.awssdk.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.
name(String) - Method in interface software.amazon.awssdk.services.sns.model.CreateTopicRequest.Builder
The name of the topic you want to create.
name() - Method in class software.amazon.awssdk.services.sns.model.CreateTopicRequest
The name of the topic you want to create.
newEndpointCondition(String) - Static method in class software.amazon.awssdk.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 software.amazon.awssdk.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.
nextToken(String) - Method in interface software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationRequest.Builder
NextToken string is used when calling ListEndpointsByPlatformApplication action to retrieve additional records that are available after the first page results.
nextToken() - Method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationRequest
NextToken string is used when calling ListEndpointsByPlatformApplication action to retrieve additional records that are available after the first page results.
nextToken(String) - Method in interface software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationResponse.Builder
NextToken string is returned when calling ListEndpointsByPlatformApplication action if additional records are available after the first page results.
nextToken() - Method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationResponse
NextToken string is returned when calling ListEndpointsByPlatformApplication action if additional records are available after the first page results.
nextToken(String) - Method in interface software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutRequest.Builder
A NextToken string is used when you call the ListPhoneNumbersOptedOut action to retrieve additional records that are available after the first page of results.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken(String) - Method in interface software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutResponse.Builder
A NextToken string is returned when you call the ListPhoneNumbersOptedOut action if additional records are available after the first page of results.
nextToken() - Method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutResponse
A NextToken string is returned when you call the ListPhoneNumbersOptedOut action if additional records are available after the first page of results.
nextToken(String) - Method in interface software.amazon.awssdk.services.sns.model.ListPlatformApplicationsRequest.Builder
NextToken string is used when calling ListPlatformApplications action to retrieve additional records that are available after the first page results.
nextToken() - Method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsRequest
NextToken string is used when calling ListPlatformApplications action to retrieve additional records that are available after the first page results.
nextToken(String) - Method in interface software.amazon.awssdk.services.sns.model.ListPlatformApplicationsResponse.Builder
NextToken string is returned when calling ListPlatformApplications action if additional records are available after the first page results.
nextToken() - Method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsResponse
NextToken string is returned when calling ListPlatformApplications action if additional records are available after the first page results.
nextToken(String) - Method in interface software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicRequest.Builder
Token returned by the previous ListSubscriptionsByTopic request.
nextToken() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicRequest
Token returned by the previous ListSubscriptionsByTopic request.
nextToken(String) - Method in interface software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicResponse.Builder
Token to pass along to the next ListSubscriptionsByTopic request.
nextToken() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicResponse
Token to pass along to the next ListSubscriptionsByTopic request.
nextToken(String) - Method in interface software.amazon.awssdk.services.sns.model.ListSubscriptionsRequest.Builder
Token returned by the previous ListSubscriptions request.
nextToken() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsRequest
Token returned by the previous ListSubscriptions request.
nextToken(String) - Method in interface software.amazon.awssdk.services.sns.model.ListSubscriptionsResponse.Builder
Token to pass along to the next ListSubscriptions request.
nextToken() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsResponse
Token to pass along to the next ListSubscriptions request.
nextToken(String) - Method in interface software.amazon.awssdk.services.sns.model.ListTopicsRequest.Builder
Token returned by the previous ListTopics request.
nextToken() - Method in class software.amazon.awssdk.services.sns.model.ListTopicsRequest
Token returned by the previous ListTopics request.
nextToken(String) - Method in interface software.amazon.awssdk.services.sns.model.ListTopicsResponse.Builder
Token to pass along to the next ListTopics request.
nextToken() - Method in class software.amazon.awssdk.services.sns.model.ListTopicsResponse
Token to pass along to the next ListTopics request.
NotFoundException - Exception in software.amazon.awssdk.services.sns.model
Indicates that the requested resource does not exist.
NotFoundException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
NotFoundExceptionUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
 
NotFoundExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.NotFoundExceptionUnmarshaller
 

O

optInPhoneNumber(OptInPhoneNumberRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
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 interface software.amazon.awssdk.services.sns.SNSClient
Use this request to opt in a phone number that is opted out, which enables you to resume sending SMS messages to the number.
OptInPhoneNumberRequest - Class in software.amazon.awssdk.services.sns.model
Input for the OptInPhoneNumber action.
OptInPhoneNumberRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
OptInPhoneNumberRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
OptInPhoneNumberRequest Marshaller
OptInPhoneNumberRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.OptInPhoneNumberRequestMarshaller
 
OptInPhoneNumberResponse - Class in software.amazon.awssdk.services.sns.model
The response for the OptInPhoneNumber action.
OptInPhoneNumberResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
OptInPhoneNumberResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
OptInPhoneNumberResponse StAX Unmarshaller
OptInPhoneNumberResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.OptInPhoneNumberResponseUnmarshaller
 
owner(String) - Method in interface software.amazon.awssdk.services.sns.model.Subscription.Builder
The subscription's owner.
owner() - Method in class software.amazon.awssdk.services.sns.model.Subscription
The subscription's owner.

P

phoneNumber(String) - Method in interface software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest.Builder
The phone number for which you want to check the opt out status.
phoneNumber() - Method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
The phone number for which you want to check the opt out status.
phoneNumber(String) - Method in interface software.amazon.awssdk.services.sns.model.OptInPhoneNumberRequest.Builder
The phone number to opt in.
phoneNumber() - Method in class software.amazon.awssdk.services.sns.model.OptInPhoneNumberRequest
The phone number to opt in.
phoneNumber(String) - Method in interface software.amazon.awssdk.services.sns.model.PublishRequest.Builder
The phone number to which you want to deliver an SMS message.
phoneNumber() - Method in class software.amazon.awssdk.services.sns.model.PublishRequest
The phone number to which you want to deliver an SMS message.
phoneNumbers(Collection<String>) - Method in interface software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutResponse.Builder
A list of phone numbers that are opted out of receiving SMS messages.
phoneNumbers(String...) - Method in interface software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutResponse.Builder
A list of phone numbers that are opted out of receiving SMS messages.
phoneNumbers() - Method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutResponse
A list of phone numbers that are opted out of receiving SMS messages.
platform(String) - Method in interface software.amazon.awssdk.services.sns.model.CreatePlatformApplicationRequest.Builder
The following platforms are supported: ADM (Amazon Device Messaging), APNS (Apple Push Notification Service), APNS_SANDBOX, and GCM (Google Cloud Messaging).
platform() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationRequest
The following platforms are supported: ADM (Amazon Device Messaging), APNS (Apple Push Notification Service), APNS_SANDBOX, and GCM (Google Cloud Messaging).
PlatformApplication - Class in software.amazon.awssdk.services.sns.model
Platform application object.
PlatformApplication.Builder - Interface in software.amazon.awssdk.services.sns.model
 
platformApplicationArn(String) - Method in interface software.amazon.awssdk.services.sns.model.CreatePlatformApplicationResponse.Builder
PlatformApplicationArn is returned.
platformApplicationArn() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationResponse
PlatformApplicationArn is returned.
platformApplicationArn(String) - Method in interface software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest.Builder
PlatformApplicationArn returned from CreatePlatformApplication is used to create a an endpoint.
platformApplicationArn() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest
PlatformApplicationArn returned from CreatePlatformApplication is used to create a an endpoint.
platformApplicationArn(String) - Method in interface software.amazon.awssdk.services.sns.model.DeletePlatformApplicationRequest.Builder
PlatformApplicationArn of platform application object to delete.
platformApplicationArn() - Method in class software.amazon.awssdk.services.sns.model.DeletePlatformApplicationRequest
PlatformApplicationArn of platform application object to delete.
platformApplicationArn(String) - Method in interface software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesRequest.Builder
PlatformApplicationArn for GetPlatformApplicationAttributesInput.
platformApplicationArn() - Method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesRequest
PlatformApplicationArn for GetPlatformApplicationAttributesInput.
platformApplicationArn(String) - Method in interface software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationRequest.Builder
PlatformApplicationArn for ListEndpointsByPlatformApplicationInput action.
platformApplicationArn() - Method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationRequest
PlatformApplicationArn for ListEndpointsByPlatformApplicationInput action.
platformApplicationArn(String) - Method in interface software.amazon.awssdk.services.sns.model.PlatformApplication.Builder
PlatformApplicationArn for platform application object.
platformApplicationArn() - Method in class software.amazon.awssdk.services.sns.model.PlatformApplication
PlatformApplicationArn for platform application object.
platformApplicationArn(String) - Method in interface software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesRequest.Builder
PlatformApplicationArn for SetPlatformApplicationAttributes action.
platformApplicationArn() - Method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesRequest
PlatformApplicationArn for SetPlatformApplicationAttributes action.
PlatformApplicationDisabledException - Exception in software.amazon.awssdk.services.sns.model
Exception error indicating platform application disabled.
PlatformApplicationDisabledException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
PlatformApplicationDisabledExceptionUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
 
PlatformApplicationDisabledExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.PlatformApplicationDisabledExceptionUnmarshaller
 
platformApplications(Collection<PlatformApplication>) - Method in interface software.amazon.awssdk.services.sns.model.ListPlatformApplicationsResponse.Builder
Platform applications returned when calling ListPlatformApplications action.
platformApplications(PlatformApplication...) - Method in interface software.amazon.awssdk.services.sns.model.ListPlatformApplicationsResponse.Builder
Platform applications returned when calling ListPlatformApplications action.
platformApplications() - Method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsResponse
Platform applications returned when calling ListPlatformApplications action.
PlatformApplicationUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
PlatformApplication StAX Unmarshaller
PlatformApplicationUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.PlatformApplicationUnmarshaller
 
protocol(String) - Method in interface software.amazon.awssdk.services.sns.model.SubscribeRequest.Builder
The protocol you want to use.
protocol() - Method in class software.amazon.awssdk.services.sns.model.SubscribeRequest
The protocol you want to use.
protocol(String) - Method in interface software.amazon.awssdk.services.sns.model.Subscription.Builder
The subscription's protocol.
protocol() - Method in class software.amazon.awssdk.services.sns.model.Subscription
The subscription's protocol.
PROTOCOL_CONDITION_KEY - Static variable in class software.amazon.awssdk.auth.policy.conditions.SnsConditionFactory
Condition key for the protocol value from a Subscribe request or a previously confirmed subscription.
publish(PublishRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Sends a message to all of a topic's subscribed endpoints.
publish(PublishRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Sends a message to all of a topic's subscribed endpoints.
PublishRequest - Class in software.amazon.awssdk.services.sns.model
Input for Publish action.
PublishRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
PublishRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
PublishRequest Marshaller
PublishRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.PublishRequestMarshaller
 
PublishResponse - Class in software.amazon.awssdk.services.sns.model
Response for Publish action.
PublishResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
PublishResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
PublishResponse StAX Unmarshaller
PublishResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.PublishResponseUnmarshaller
 

R

removePermission(RemovePermissionRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Removes a statement from a topic's access control policy.
removePermission(RemovePermissionRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Removes a statement from a topic's access control policy.
RemovePermissionRequest - Class in software.amazon.awssdk.services.sns.model
Input for RemovePermission action.
RemovePermissionRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
RemovePermissionRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
RemovePermissionRequest Marshaller
RemovePermissionRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.RemovePermissionRequestMarshaller
 
RemovePermissionResponse - Class in software.amazon.awssdk.services.sns.model
 
RemovePermissionResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
RemovePermissionResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
RemovePermissionResponse StAX Unmarshaller
RemovePermissionResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.RemovePermissionResponseUnmarshaller
 

S

serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.AddPermissionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.AddPermissionResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.AuthorizationErrorException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.CreateTopicRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.CreateTopicResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.DeleteEndpointRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.DeleteEndpointResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.DeletePlatformApplicationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.DeletePlatformApplicationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.DeleteTopicRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.DeleteTopicResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.Endpoint
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.EndpointDisabledException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.GetSMSAttributesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.GetSMSAttributesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.InternalErrorException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.InvalidParameterException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.InvalidParameterValueException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.ListTopicsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.ListTopicsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.MessageAttributeValue
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.NotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.OptInPhoneNumberRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.OptInPhoneNumberResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.PlatformApplication
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.PlatformApplicationDisabledException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.PublishRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.PublishResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.RemovePermissionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.RemovePermissionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.SetSMSAttributesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.SetSMSAttributesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.SubscribeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.SubscribeResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.Subscription
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.SubscriptionLimitExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.ThrottledException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.Topic
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.TopicLimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.UnsubscribeRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.UnsubscribeResponse
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.sns.SNSClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.sns.SNSClient
 
setEndpointAttributes(SetEndpointAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS.
setEndpointAttributes(SetEndpointAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS.
SetEndpointAttributesRequest - Class in software.amazon.awssdk.services.sns.model
Input for SetEndpointAttributes action.
SetEndpointAttributesRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
SetEndpointAttributesRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
SetEndpointAttributesRequest Marshaller
SetEndpointAttributesRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.SetEndpointAttributesRequestMarshaller
 
SetEndpointAttributesResponse - Class in software.amazon.awssdk.services.sns.model
 
SetEndpointAttributesResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
SetEndpointAttributesResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
SetEndpointAttributesResponse StAX Unmarshaller
SetEndpointAttributesResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.SetEndpointAttributesResponseUnmarshaller
 
setPlatformApplicationAttributes(SetPlatformApplicationAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
setPlatformApplicationAttributes(SetPlatformApplicationAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM.
SetPlatformApplicationAttributesRequest - Class in software.amazon.awssdk.services.sns.model
Input for SetPlatformApplicationAttributes action.
SetPlatformApplicationAttributesRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
SetPlatformApplicationAttributesRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
SetPlatformApplicationAttributesRequest Marshaller
SetPlatformApplicationAttributesRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.SetPlatformApplicationAttributesRequestMarshaller
 
SetPlatformApplicationAttributesResponse - Class in software.amazon.awssdk.services.sns.model
 
SetPlatformApplicationAttributesResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
SetPlatformApplicationAttributesResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
SetPlatformApplicationAttributesResponse StAX Unmarshaller
SetPlatformApplicationAttributesResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.SetPlatformApplicationAttributesResponseUnmarshaller
 
setSMSAttributes(SetSMSAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Use this request to set the default settings for sending SMS messages and receiving daily SMS usage reports.
setSMSAttributes(SetSMSAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Use this request to set the default settings for sending SMS messages and receiving daily SMS usage reports.
SetSMSAttributesRequest - Class in software.amazon.awssdk.services.sns.model
The input for the SetSMSAttributes action.
SetSMSAttributesRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
SetSMSAttributesRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
SetSMSAttributesRequest Marshaller
SetSMSAttributesRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.SetSMSAttributesRequestMarshaller
 
SetSMSAttributesResponse - Class in software.amazon.awssdk.services.sns.model
The response for the SetSMSAttributes action.
SetSMSAttributesResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
SetSMSAttributesResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
SetSMSAttributesResponse StAX Unmarshaller
SetSMSAttributesResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.SetSMSAttributesResponseUnmarshaller
 
setSubscriptionAttributes(SetSubscriptionAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Allows a subscription owner to set an attribute of the topic to a new value.
setSubscriptionAttributes(SetSubscriptionAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Allows a subscription owner to set an attribute of the topic to a new value.
SetSubscriptionAttributesRequest - Class in software.amazon.awssdk.services.sns.model
Input for SetSubscriptionAttributes action.
SetSubscriptionAttributesRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
SetSubscriptionAttributesRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
SetSubscriptionAttributesRequest Marshaller
SetSubscriptionAttributesRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.SetSubscriptionAttributesRequestMarshaller
 
SetSubscriptionAttributesResponse - Class in software.amazon.awssdk.services.sns.model
 
SetSubscriptionAttributesResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
SetSubscriptionAttributesResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
SetSubscriptionAttributesResponse StAX Unmarshaller
SetSubscriptionAttributesResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.SetSubscriptionAttributesResponseUnmarshaller
 
setTopicAttributes(SetTopicAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Allows a topic owner to set an attribute of the topic to a new value.
setTopicAttributes(SetTopicAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Allows a topic owner to set an attribute of the topic to a new value.
SetTopicAttributesRequest - Class in software.amazon.awssdk.services.sns.model
Input for SetTopicAttributes action.
SetTopicAttributesRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
SetTopicAttributesRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
SetTopicAttributesRequest Marshaller
SetTopicAttributesRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.SetTopicAttributesRequestMarshaller
 
SetTopicAttributesResponse - Class in software.amazon.awssdk.services.sns.model
 
SetTopicAttributesResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
SetTopicAttributesResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
SetTopicAttributesResponse StAX Unmarshaller
SetTopicAttributesResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.SetTopicAttributesResponseUnmarshaller
 
SignatureChecker - Class in software.amazon.awssdk.services.sns.util
Utility for validating signatures on a Simple Notification Service JSON message.
SignatureChecker() - Constructor for class software.amazon.awssdk.services.sns.util.SignatureChecker
 
SNSAsyncClient - Interface in software.amazon.awssdk.services.sns
Service client for accessing Amazon SNS asynchronously.
SNSAsyncClientBuilder - Interface in software.amazon.awssdk.services.sns
A builder for creating an instance of SNSAsyncClient.
SNSBaseClientBuilder<B extends SNSBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.sns
This includes configuration specific to Amazon SNS that is supported by both SNSClientBuilder and SNSAsyncClientBuilder.
SNSClient - Interface in software.amazon.awssdk.services.sns
Service client for accessing Amazon SNS.
SNSClientBuilder - Interface in software.amazon.awssdk.services.sns
A builder for creating an instance of SNSClient.
SnsConditionFactory - Class in software.amazon.awssdk.auth.policy.conditions
Factory for creating access control policy conditions specific to Amazon Simple Notification Service.
SNSException - Exception in software.amazon.awssdk.services.sns.model
Base exception for all service exceptions thrown by Amazon Simple Notification Service
SNSException(String) - Constructor for exception software.amazon.awssdk.services.sns.model.SNSException
Constructs a new SNSException with the specified error message.
software.amazon.awssdk.auth.policy.conditions - package software.amazon.awssdk.auth.policy.conditions
 
software.amazon.awssdk.services.sns - package software.amazon.awssdk.services.sns
Amazon Simple Notification Service
software.amazon.awssdk.services.sns.model - package software.amazon.awssdk.services.sns.model
 
software.amazon.awssdk.services.sns.transform - package software.amazon.awssdk.services.sns.transform
 
software.amazon.awssdk.services.sns.util - package software.amazon.awssdk.services.sns.util
Utilities for working with Amazon Simple Notification Service such as validating message signatures.
stringToSign(SortedMap<String, String>) - Method in class software.amazon.awssdk.services.sns.util.SignatureChecker
 
stringValue(String) - Method in interface software.amazon.awssdk.services.sns.model.MessageAttributeValue.Builder
Strings are Unicode with UTF8 binary encoding.
stringValue() - Method in class software.amazon.awssdk.services.sns.model.MessageAttributeValue
Strings are Unicode with UTF8 binary encoding.
subject(String) - Method in interface software.amazon.awssdk.services.sns.model.PublishRequest.Builder
Optional parameter to be used as the "Subject" line when the message is delivered to email endpoints.
subject() - Method in class software.amazon.awssdk.services.sns.model.PublishRequest
Optional parameter to be used as the "Subject" line when the message is delivered to email endpoints.
subscribe(SubscribeRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Prepares to subscribe an endpoint by sending the endpoint a confirmation message.
subscribe(SubscribeRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Prepares to subscribe an endpoint by sending the endpoint a confirmation message.
subscribeQueue(SNSClient, SQSClient, String, String) - Static method in class software.amazon.awssdk.services.sns.util.Topics
Subscribes an existing Amazon SQS queue to an existing Amazon SNS topic.
subscribeQueue(SNSClient, SQSClient, String, String, boolean) - Static method in class software.amazon.awssdk.services.sns.util.Topics
Subscribes an existing Amazon SQS queue to an existing Amazon SNS topic.
SubscribeRequest - Class in software.amazon.awssdk.services.sns.model
Input for Subscribe action.
SubscribeRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
SubscribeRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
SubscribeRequest Marshaller
SubscribeRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.SubscribeRequestMarshaller
 
SubscribeResponse - Class in software.amazon.awssdk.services.sns.model
Response for Subscribe action.
SubscribeResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
SubscribeResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
SubscribeResponse StAX Unmarshaller
SubscribeResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.SubscribeResponseUnmarshaller
 
Subscription - Class in software.amazon.awssdk.services.sns.model
A wrapper type for the attributes of an Amazon SNS subscription.
Subscription.Builder - Interface in software.amazon.awssdk.services.sns.model
 
subscriptionArn(String) - Method in interface software.amazon.awssdk.services.sns.model.ConfirmSubscriptionResponse.Builder
The ARN of the created subscription.
subscriptionArn() - Method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionResponse
The ARN of the created subscription.
subscriptionArn(String) - Method in interface software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesRequest.Builder
The ARN of the subscription whose properties you want to get.
subscriptionArn() - Method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesRequest
The ARN of the subscription whose properties you want to get.
subscriptionArn(String) - Method in interface software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesRequest.Builder
The ARN of the subscription to modify.
subscriptionArn() - Method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesRequest
The ARN of the subscription to modify.
subscriptionArn(String) - Method in interface software.amazon.awssdk.services.sns.model.SubscribeResponse.Builder
The ARN of the subscription, if the service was able to create a subscription immediately (without requiring endpoint owner confirmation).
subscriptionArn() - Method in class software.amazon.awssdk.services.sns.model.SubscribeResponse
The ARN of the subscription, if the service was able to create a subscription immediately (without requiring endpoint owner confirmation).
subscriptionArn(String) - Method in interface software.amazon.awssdk.services.sns.model.Subscription.Builder
The subscription's ARN.
subscriptionArn() - Method in class software.amazon.awssdk.services.sns.model.Subscription
The subscription's ARN.
subscriptionArn(String) - Method in interface software.amazon.awssdk.services.sns.model.UnsubscribeRequest.Builder
The ARN of the subscription to be deleted.
subscriptionArn() - Method in class software.amazon.awssdk.services.sns.model.UnsubscribeRequest
The ARN of the subscription to be deleted.
SubscriptionLimitExceededException - Exception in software.amazon.awssdk.services.sns.model
Indicates that the customer already owns the maximum allowed number of subscriptions.
SubscriptionLimitExceededException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
SubscriptionLimitExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
 
SubscriptionLimitExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.SubscriptionLimitExceededExceptionUnmarshaller
 
subscriptions(Collection<Subscription>) - Method in interface software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicResponse.Builder
A list of subscriptions.
subscriptions(Subscription...) - Method in interface software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicResponse.Builder
A list of subscriptions.
subscriptions() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicResponse
A list of subscriptions.
subscriptions(Collection<Subscription>) - Method in interface software.amazon.awssdk.services.sns.model.ListSubscriptionsResponse.Builder
A list of subscriptions.
subscriptions(Subscription...) - Method in interface software.amazon.awssdk.services.sns.model.ListSubscriptionsResponse.Builder
A list of subscriptions.
subscriptions() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsResponse
A list of subscriptions.
SubscriptionUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
Subscription StAX Unmarshaller
SubscriptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.SubscriptionUnmarshaller
 

T

targetArn(String) - Method in interface software.amazon.awssdk.services.sns.model.PublishRequest.Builder
Either TopicArn or EndpointArn, but not both.
targetArn() - Method in class software.amazon.awssdk.services.sns.model.PublishRequest
Either TopicArn or EndpointArn, but not both.
ThrottledException - Exception in software.amazon.awssdk.services.sns.model
Indicates that the rate at which requests have been submitted for this action exceeds the limit for your account.
ThrottledException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
ThrottledExceptionUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
 
ThrottledExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.ThrottledExceptionUnmarshaller
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.AddPermissionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.AddPermissionResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.AuthorizationErrorException
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.CreateTopicRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.CreateTopicResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.DeleteEndpointRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.DeleteEndpointResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.DeletePlatformApplicationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.DeletePlatformApplicationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.DeleteTopicRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.DeleteTopicResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.Endpoint
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.EndpointDisabledException
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.GetSMSAttributesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.GetSMSAttributesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.InternalErrorException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.InvalidParameterException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.InvalidParameterValueException
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.ListTopicsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.ListTopicsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.MessageAttributeValue
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.NotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.OptInPhoneNumberRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.OptInPhoneNumberResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.PlatformApplication
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.PlatformApplicationDisabledException
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.PublishRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.PublishResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.RemovePermissionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.RemovePermissionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.SetSMSAttributesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.SetSMSAttributesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.SubscribeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.SubscribeResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.Subscription
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.SubscriptionLimitExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.ThrottledException
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.Topic
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.TopicLimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.UnsubscribeRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.UnsubscribeResponse
 
token(String) - Method in interface software.amazon.awssdk.services.sns.model.ConfirmSubscriptionRequest.Builder
Short-lived token sent to an endpoint during the Subscribe action.
token() - Method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionRequest
Short-lived token sent to an endpoint during the Subscribe action.
token(String) - Method in interface software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest.Builder
Unique identifier created by the notification service for an app on a device.
token() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest
Unique identifier created by the notification service for an app on a device.
Topic - Class in software.amazon.awssdk.services.sns.model
A wrapper type for the topic's Amazon Resource Name (ARN).
Topic.Builder - Interface in software.amazon.awssdk.services.sns.model
 
topicArn(String) - Method in interface software.amazon.awssdk.services.sns.model.AddPermissionRequest.Builder
The ARN of the topic whose access control policy you wish to modify.
topicArn() - Method in class software.amazon.awssdk.services.sns.model.AddPermissionRequest
The ARN of the topic whose access control policy you wish to modify.
topicArn(String) - Method in interface software.amazon.awssdk.services.sns.model.ConfirmSubscriptionRequest.Builder
The ARN of the topic for which you wish to confirm a subscription.
topicArn() - Method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionRequest
The ARN of the topic for which you wish to confirm a subscription.
topicArn(String) - Method in interface software.amazon.awssdk.services.sns.model.CreateTopicResponse.Builder
The Amazon Resource Name (ARN) assigned to the created topic.
topicArn() - Method in class software.amazon.awssdk.services.sns.model.CreateTopicResponse
The Amazon Resource Name (ARN) assigned to the created topic.
topicArn(String) - Method in interface software.amazon.awssdk.services.sns.model.DeleteTopicRequest.Builder
The ARN of the topic you want to delete.
topicArn() - Method in class software.amazon.awssdk.services.sns.model.DeleteTopicRequest
The ARN of the topic you want to delete.
topicArn(String) - Method in interface software.amazon.awssdk.services.sns.model.GetTopicAttributesRequest.Builder
The ARN of the topic whose properties you want to get.
topicArn() - Method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesRequest
The ARN of the topic whose properties you want to get.
topicArn(String) - Method in interface software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicRequest.Builder
The ARN of the topic for which you wish to find subscriptions.
topicArn() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicRequest
The ARN of the topic for which you wish to find subscriptions.
topicArn(String) - Method in interface software.amazon.awssdk.services.sns.model.PublishRequest.Builder
The topic you want to publish to.
topicArn() - Method in class software.amazon.awssdk.services.sns.model.PublishRequest
The topic you want to publish to.
topicArn(String) - Method in interface software.amazon.awssdk.services.sns.model.RemovePermissionRequest.Builder
The ARN of the topic whose access control policy you wish to modify.
topicArn() - Method in class software.amazon.awssdk.services.sns.model.RemovePermissionRequest
The ARN of the topic whose access control policy you wish to modify.
topicArn(String) - Method in interface software.amazon.awssdk.services.sns.model.SetTopicAttributesRequest.Builder
The ARN of the topic to modify.
topicArn() - Method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesRequest
The ARN of the topic to modify.
topicArn(String) - Method in interface software.amazon.awssdk.services.sns.model.SubscribeRequest.Builder
The ARN of the topic you want to subscribe to.
topicArn() - Method in class software.amazon.awssdk.services.sns.model.SubscribeRequest
The ARN of the topic you want to subscribe to.
topicArn(String) - Method in interface software.amazon.awssdk.services.sns.model.Subscription.Builder
The ARN of the subscription's topic.
topicArn() - Method in class software.amazon.awssdk.services.sns.model.Subscription
The ARN of the subscription's topic.
topicArn(String) - Method in interface software.amazon.awssdk.services.sns.model.Topic.Builder
The topic's ARN.
topicArn() - Method in class software.amazon.awssdk.services.sns.model.Topic
The topic's ARN.
TopicLimitExceededException - Exception in software.amazon.awssdk.services.sns.model
Indicates that the customer already owns the maximum allowed number of topics.
TopicLimitExceededException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
TopicLimitExceededExceptionUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
 
TopicLimitExceededExceptionUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.TopicLimitExceededExceptionUnmarshaller
 
topics(Collection<Topic>) - Method in interface software.amazon.awssdk.services.sns.model.ListTopicsResponse.Builder
A list of topic ARNs.
topics(Topic...) - Method in interface software.amazon.awssdk.services.sns.model.ListTopicsResponse.Builder
A list of topic ARNs.
topics() - Method in class software.amazon.awssdk.services.sns.model.ListTopicsResponse
A list of topic ARNs.
Topics - Class in software.amazon.awssdk.services.sns.util
Set of utility methods for working with Amazon SNS topics.
Topics() - Constructor for class software.amazon.awssdk.services.sns.util.Topics
 
TopicUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
Topic StAX Unmarshaller
TopicUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.TopicUnmarshaller
 
toString() - Method in class software.amazon.awssdk.services.sns.model.AddPermissionRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.AddPermissionResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.CreateTopicRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.CreateTopicResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.DeleteEndpointRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.DeleteEndpointResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.DeletePlatformApplicationRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.DeletePlatformApplicationResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.DeleteTopicRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.DeleteTopicResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.Endpoint
 
toString() - Method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.GetSMSAttributesRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.GetSMSAttributesResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.ListTopicsRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.ListTopicsResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.MessageAttributeValue
 
toString() - Method in class software.amazon.awssdk.services.sns.model.OptInPhoneNumberRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.OptInPhoneNumberResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.PlatformApplication
 
toString() - Method in class software.amazon.awssdk.services.sns.model.PublishRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.PublishResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.RemovePermissionRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.RemovePermissionResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.SetSMSAttributesRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.SetSMSAttributesResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.SubscribeRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.SubscribeResponse
 
toString() - Method in class software.amazon.awssdk.services.sns.model.Subscription
 
toString() - Method in class software.amazon.awssdk.services.sns.model.Topic
 
toString() - Method in class software.amazon.awssdk.services.sns.model.UnsubscribeRequest
 
toString() - Method in class software.amazon.awssdk.services.sns.model.UnsubscribeResponse
 

U

unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.AddPermissionResponseUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.sns.transform.AuthorizationErrorExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.CheckIfPhoneNumberIsOptedOutResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.ConfirmSubscriptionResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.CreatePlatformApplicationResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.CreatePlatformEndpointResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.CreateTopicResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.DeleteEndpointResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.DeletePlatformApplicationResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.DeleteTopicResponseUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.sns.transform.EndpointDisabledExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.EndpointUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.GetEndpointAttributesResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.GetPlatformApplicationAttributesResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.GetSMSAttributesResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.GetSubscriptionAttributesResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.GetTopicAttributesResponseUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.sns.transform.InternalErrorExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.sns.transform.InvalidParameterExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.sns.transform.InvalidParameterValueExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.ListEndpointsByPlatformApplicationResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.ListPhoneNumbersOptedOutResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.ListPlatformApplicationsResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.ListSubscriptionsByTopicResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.ListSubscriptionsResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.ListTopicsResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.MessageAttributeValueUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.sns.transform.NotFoundExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.OptInPhoneNumberResponseUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.sns.transform.PlatformApplicationDisabledExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.PlatformApplicationUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.PublishResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.RemovePermissionResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.SetEndpointAttributesResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.SetPlatformApplicationAttributesResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.SetSMSAttributesResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.SetSubscriptionAttributesResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.SetTopicAttributesResponseUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.SubscribeResponseUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.sns.transform.SubscriptionLimitExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.SubscriptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.sns.transform.ThrottledExceptionUnmarshaller
 
unmarshall(Node) - Method in class software.amazon.awssdk.services.sns.transform.TopicLimitExceededExceptionUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.TopicUnmarshaller
 
unmarshall(StaxUnmarshallerContext) - Method in class software.amazon.awssdk.services.sns.transform.UnsubscribeResponseUnmarshaller
 
unsubscribe(UnsubscribeRequest) - Method in interface software.amazon.awssdk.services.sns.SNSAsyncClient
Deletes a subscription.
unsubscribe(UnsubscribeRequest) - Method in interface software.amazon.awssdk.services.sns.SNSClient
Deletes a subscription.
UnsubscribeRequest - Class in software.amazon.awssdk.services.sns.model
Input for Unsubscribe action.
UnsubscribeRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
UnsubscribeRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
UnsubscribeRequest Marshaller
UnsubscribeRequestMarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.UnsubscribeRequestMarshaller
 
UnsubscribeResponse - Class in software.amazon.awssdk.services.sns.model
 
UnsubscribeResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
UnsubscribeResponseUnmarshaller - Class in software.amazon.awssdk.services.sns.transform
UnsubscribeResponse StAX Unmarshaller
UnsubscribeResponseUnmarshaller() - Constructor for class software.amazon.awssdk.services.sns.transform.UnsubscribeResponseUnmarshaller
 

V

verifyMessageSignature(String, PublicKey) - Method in class software.amazon.awssdk.services.sns.util.SignatureChecker
Validates the signature on a Simple Notification Service message.
verifySignature(Map<String, String>, PublicKey) - Method in class software.amazon.awssdk.services.sns.util.SignatureChecker
Validates the signature on a Simple Notification Service message.
verifySignature(String, String, PublicKey) - Method in class software.amazon.awssdk.services.sns.util.SignatureChecker
Does the actual Java cryptographic verification of the signature.
A B C D E G H I L M N O P R S T U V 
Skip navigation links

Copyright © 2017. All rights reserved.