Skip navigation links
A B C D E F G H I K 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 Amazon Web Services accounts to the specified actions.
addPermission(Consumer<AddPermissionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Adds a statement to a topic's access control policy, granting access for the specified Amazon Web Services 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 Amazon Web Services accounts to the specified actions.
addPermission(Consumer<AddPermissionRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Adds a statement to a topic's access control policy, granting access for the specified Amazon Web Services 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
AddPermissionRequestMarshaller(AwsQueryProtocolFactory) - 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
 
attributeName() - Method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesRequest
A map of attributes with their corresponding values.
attributeName(String) - Method in interface software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesRequest.Builder
A map of attributes with their corresponding values.
attributeName() - Method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesRequest
A map of attributes with their corresponding values.
attributeName(String) - Method in interface software.amazon.awssdk.services.sns.model.SetTopicAttributesRequest.Builder
A map of attributes with their corresponding values.
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.CreateTopicRequest
A map of attributes with their corresponding values.
attributes(Map<String, String>) - Method in interface software.amazon.awssdk.services.sns.model.CreateTopicRequest.Builder
A map of attributes with their corresponding values.
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 Amazon Web Services 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 Amazon Web Services account.
attributes() - Method in class software.amazon.awssdk.services.sns.model.SubscribeRequest
A map of attributes with their corresponding values.
attributes(Map<String, String>) - Method in interface software.amazon.awssdk.services.sns.model.SubscribeRequest.Builder
A map of attributes with their corresponding values.
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
 
awsAccountIds() - Method in class software.amazon.awssdk.services.sns.model.AddPermissionRequest
The Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services account IDs of the users (principals) who will be given access to the specified actions.
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.AuthorizationErrorException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.BatchEntryIdsNotDistinctException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.BatchRequestTooLongException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.ConcurrentAccessException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.EmptyBatchRequestException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.EndpointDisabledException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.FilterPolicyLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.InternalErrorException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.InvalidBatchEntryIdException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.InvalidParameterException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.InvalidParameterValueException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.InvalidSecurityException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.KmsAccessDeniedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.KmsDisabledException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.KmsInvalidStateException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.KmsNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.KmsOptInRequiredException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.KmsThrottlingException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.NotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.OptedOutException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.PlatformApplicationDisabledException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.ResourceNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.SnsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.sns.model.SnsException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.StaleTagException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.SubscriptionLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.TagLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.TagPolicyException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.ThrottledException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.TooManyEntriesInBatchRequestException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.TopicLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.UserErrorException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.ValidationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.sns.model.VerificationException.Builder
 

B

BatchEntryIdsNotDistinctException - Exception in software.amazon.awssdk.services.sns.model
Two or more batch entries in the request have the same Id.
BatchEntryIdsNotDistinctException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
BatchRequestTooLongException - Exception in software.amazon.awssdk.services.sns.model
The length of all the batch messages put together is more than the limit.
BatchRequestTooLongException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
BatchResultErrorEntry - Class in software.amazon.awssdk.services.sns.model
Gives a detailed description of failed messages in the batch.
BatchResultErrorEntry.Builder - Interface in software.amazon.awssdk.services.sns.model
 
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(SdkBytes) - 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.
build() - Method in class software.amazon.awssdk.services.sns.model.SnsException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.sns.model.SnsRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.sns.model.SnsResponse.Builder
 
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 exception software.amazon.awssdk.services.sns.model.BatchEntryIdsNotDistinctException
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.BatchRequestTooLongException
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.BatchResultErrorEntry
 
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 exception software.amazon.awssdk.services.sns.model.ConcurrentAccessException
 
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.CreateSmsSandboxPhoneNumberRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.CreateSmsSandboxPhoneNumberResponse
 
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.DeleteSmsSandboxPhoneNumberRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.DeleteSmsSandboxPhoneNumberResponse
 
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 exception software.amazon.awssdk.services.sns.model.EmptyBatchRequestException
 
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 exception software.amazon.awssdk.services.sns.model.FilterPolicyLimitExceededException
 
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.GetSmsSandboxAccountStatusRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.GetSmsSandboxAccountStatusResponse
 
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.InvalidBatchEntryIdException
 
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 exception software.amazon.awssdk.services.sns.model.InvalidSecurityException
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.KmsAccessDeniedException
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.KmsDisabledException
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.KmsInvalidStateException
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.KmsNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.KmsOptInRequiredException
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.KmsThrottlingException
 
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.ListOriginationNumbersRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.ListOriginationNumbersResponse
 
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.ListSmsSandboxPhoneNumbersRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersResponse
 
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.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.ListTagsForResourceResponse
 
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 exception software.amazon.awssdk.services.sns.model.OptedOutException
 
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.PhoneNumberInformation
 
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.PublishBatchRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.PublishBatchRequestEntry
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.PublishBatchResponse
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.PublishBatchResultEntry
 
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 exception software.amazon.awssdk.services.sns.model.ResourceNotFoundException
 
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.SMSSandboxPhoneNumber
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.SnsException
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.StaleTagException
 
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 class software.amazon.awssdk.services.sns.model.Tag
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.TagLimitExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.TagPolicyException
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.TagResourceResponse
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.ThrottledException
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.TooManyEntriesInBatchRequestException
 
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 class software.amazon.awssdk.services.sns.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.UntagResourceResponse
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.UserErrorException
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.ValidationException
 
builder() - Static method in exception software.amazon.awssdk.services.sns.model.VerificationException
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberRequest
 
builder() - Static method in class software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberResponse
 
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.
BuilderImpl() - Constructor for class software.amazon.awssdk.services.sns.model.SnsException.BuilderImpl
 
BuilderImpl(SnsException) - Constructor for class software.amazon.awssdk.services.sns.model.SnsException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.sns.model.SnsRequest.BuilderImpl
 
BuilderImpl(SnsRequest) - Constructor for class software.amazon.awssdk.services.sns.model.SnsRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.sns.model.SnsResponse.BuilderImpl
 
BuilderImpl(SnsResponse) - Constructor for class software.amazon.awssdk.services.sns.model.SnsResponse.BuilderImpl
 

C

cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.AuthorizationErrorException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.BatchEntryIdsNotDistinctException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.BatchRequestTooLongException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.ConcurrentAccessException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.EmptyBatchRequestException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.EndpointDisabledException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.FilterPolicyLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.InternalErrorException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.InvalidBatchEntryIdException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.InvalidParameterException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.InvalidParameterValueException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.InvalidSecurityException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.KmsAccessDeniedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.KmsDisabledException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.KmsInvalidStateException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.KmsNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.KmsOptInRequiredException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.KmsThrottlingException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.NotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.OptedOutException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.PlatformApplicationDisabledException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.ResourceNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.SnsException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.sns.model.SnsException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.StaleTagException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.SubscriptionLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.TagLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.TagPolicyException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.ThrottledException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.TooManyEntriesInBatchRequestException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.TopicLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.UserErrorException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.ValidationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.sns.model.VerificationException.Builder
 
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 Amazon Web Services account.
checkIfPhoneNumberIsOptedOut(Consumer<CheckIfPhoneNumberIsOptedOutRequest.Builder>) - 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 Amazon Web Services 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 Amazon Web Services account.
checkIfPhoneNumberIsOptedOut(Consumer<CheckIfPhoneNumberIsOptedOutRequest.Builder>) - 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 Amazon Web Services 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
CheckIfPhoneNumberIsOptedOutRequestMarshaller(AwsQueryProtocolFactory) - 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
 
code(String) - Method in interface software.amazon.awssdk.services.sns.model.BatchResultErrorEntry.Builder
An error code representing why the action failed on this entry.
code() - Method in class software.amazon.awssdk.services.sns.model.BatchResultErrorEntry
An error code representing why the action failed on this entry.
ConcurrentAccessException - Exception in software.amazon.awssdk.services.sns.model
Can't perform multiple operations on a tag simultaneously.
ConcurrentAccessException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
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(Consumer<ConfirmSubscriptionRequest.Builder>) - 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.
confirmSubscription(Consumer<ConfirmSubscriptionRequest.Builder>) - 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
ConfirmSubscriptionRequestMarshaller(AwsQueryProtocolFactory) - 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
 
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.sns.model.SnsResponseMetadata
 
create() - Static method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Create a SnsAsyncClient with the region loaded from the 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 DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
createdAt(Instant) - Method in interface software.amazon.awssdk.services.sns.model.PhoneNumberInformation.Builder
The date and time when the phone number was created.
createdAt() - Method in class software.amazon.awssdk.services.sns.model.PhoneNumberInformation
The date and time when the phone number was created.
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 (Firebase Cloud Messaging), to which devices and mobile apps may register.
createPlatformApplication(Consumer<CreatePlatformApplicationRequest.Builder>) - 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 (Firebase Cloud Messaging), 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 (Firebase Cloud Messaging), to which devices and mobile apps may register.
createPlatformApplication(Consumer<CreatePlatformApplicationRequest.Builder>) - 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 (Firebase Cloud Messaging), 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
CreatePlatformApplicationRequestMarshaller(AwsQueryProtocolFactory) - 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
 
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 (Firebase Cloud Messaging) and APNS.
createPlatformEndpoint(Consumer<CreatePlatformEndpointRequest.Builder>) - 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 (Firebase Cloud Messaging) 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 (Firebase Cloud Messaging) and APNS.
createPlatformEndpoint(Consumer<CreatePlatformEndpointRequest.Builder>) - 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 (Firebase Cloud Messaging) 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
CreatePlatformEndpointRequestMarshaller(AwsQueryProtocolFactory) - 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
 
createSMSSandboxPhoneNumber(CreateSmsSandboxPhoneNumberRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Adds a destination phone number to an Amazon Web Services account in the SMS sandbox and sends a one-time password (OTP) to that phone number.
createSMSSandboxPhoneNumber(Consumer<CreateSmsSandboxPhoneNumberRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Adds a destination phone number to an Amazon Web Services account in the SMS sandbox and sends a one-time password (OTP) to that phone number.
createSMSSandboxPhoneNumber(CreateSmsSandboxPhoneNumberRequest) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Adds a destination phone number to an Amazon Web Services account in the SMS sandbox and sends a one-time password (OTP) to that phone number.
createSMSSandboxPhoneNumber(Consumer<CreateSmsSandboxPhoneNumberRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Adds a destination phone number to an Amazon Web Services account in the SMS sandbox and sends a one-time password (OTP) to that phone number.
CreateSmsSandboxPhoneNumberRequest - Class in software.amazon.awssdk.services.sns.model
 
CreateSmsSandboxPhoneNumberRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
CreateSmsSandboxPhoneNumberRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
CreateSmsSandboxPhoneNumberRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.sns.transform.CreateSmsSandboxPhoneNumberRequestMarshaller
 
CreateSmsSandboxPhoneNumberResponse - Class in software.amazon.awssdk.services.sns.model
 
CreateSmsSandboxPhoneNumberResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
createTopic(CreateTopicRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Creates a topic to which notifications can be published.
createTopic(Consumer<CreateTopicRequest.Builder>) - 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.
createTopic(Consumer<CreateTopicRequest.Builder>) - 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
CreateTopicRequestMarshaller(AwsQueryProtocolFactory) - 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
 
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, String.Array, Number, and Binary.
dataType() - Method in class software.amazon.awssdk.services.sns.model.MessageAttributeValue
Amazon SNS supports the following logical data types: String, String.Array, 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(Consumer<DeleteEndpointRequest.Builder>) - 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.
deleteEndpoint(Consumer<DeleteEndpointRequest.Builder>) - 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
DeleteEndpointRequestMarshaller(AwsQueryProtocolFactory) - 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
 
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 (Firebase Cloud Messaging).
deletePlatformApplication(Consumer<DeletePlatformApplicationRequest.Builder>) - 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 (Firebase Cloud Messaging).
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 (Firebase Cloud Messaging).
deletePlatformApplication(Consumer<DeletePlatformApplicationRequest.Builder>) - 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 (Firebase Cloud Messaging).
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
DeletePlatformApplicationRequestMarshaller(AwsQueryProtocolFactory) - 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
 
deleteSMSSandboxPhoneNumber(DeleteSmsSandboxPhoneNumberRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Deletes an Amazon Web Services account's verified or pending phone number from the SMS sandbox.
deleteSMSSandboxPhoneNumber(Consumer<DeleteSmsSandboxPhoneNumberRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Deletes an Amazon Web Services account's verified or pending phone number from the SMS sandbox.
deleteSMSSandboxPhoneNumber(DeleteSmsSandboxPhoneNumberRequest) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Deletes an Amazon Web Services account's verified or pending phone number from the SMS sandbox.
deleteSMSSandboxPhoneNumber(Consumer<DeleteSmsSandboxPhoneNumberRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Deletes an Amazon Web Services account's verified or pending phone number from the SMS sandbox.
DeleteSmsSandboxPhoneNumberRequest - Class in software.amazon.awssdk.services.sns.model
 
DeleteSmsSandboxPhoneNumberRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
DeleteSmsSandboxPhoneNumberRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
DeleteSmsSandboxPhoneNumberRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.sns.transform.DeleteSmsSandboxPhoneNumberRequestMarshaller
 
DeleteSmsSandboxPhoneNumberResponse - Class in software.amazon.awssdk.services.sns.model
 
DeleteSmsSandboxPhoneNumberResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
deleteTopic(DeleteTopicRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Deletes a topic and all its subscriptions.
deleteTopic(Consumer<DeleteTopicRequest.Builder>) - 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.
deleteTopic(Consumer<DeleteTopicRequest.Builder>) - 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
DeleteTopicRequestMarshaller(AwsQueryProtocolFactory) - 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
 

E

EmptyBatchRequestException - Exception in software.amazon.awssdk.services.sns.model
The batch request doesn't contain any entries.
EmptyBatchRequestException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
Endpoint - Class in software.amazon.awssdk.services.sns.model
The 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
 
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
The EndpointArn for mobile app and device.
endpointArn() - Method in class software.amazon.awssdk.services.sns.model.Endpoint
The 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
 
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(Consumer<Endpoint.Builder>...) - 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.
endpoints() - Method in class software.amazon.awssdk.services.sns.paginators.ListEndpointsByPlatformApplicationIterable
Returns an iterable to iterate through the paginated ListEndpointsByPlatformApplicationResponse.endpoints() member.
endpoints() - Method in class software.amazon.awssdk.services.sns.paginators.ListEndpointsByPlatformApplicationPublisher
Returns a publisher that can be used to get a stream of data.
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.BatchResultErrorEntry
 
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.CreateSmsSandboxPhoneNumberRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.CreateSmsSandboxPhoneNumberResponse
 
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.DeleteSmsSandboxPhoneNumberRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.DeleteSmsSandboxPhoneNumberResponse
 
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.GetSmsSandboxAccountStatusRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.GetSmsSandboxAccountStatusResponse
 
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.ListOriginationNumbersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.ListOriginationNumbersResponse
 
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.ListSmsSandboxPhoneNumbersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersResponse
 
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.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.ListTagsForResourceResponse
 
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.PhoneNumberInformation
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.PlatformApplication
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequestEntry
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.PublishBatchResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.PublishBatchResultEntry
 
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.SMSSandboxPhoneNumber
 
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.Tag
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.TagResourceResponse
 
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
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.AddPermissionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.AddPermissionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.BatchResultErrorEntry
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.CreateSmsSandboxPhoneNumberRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.CreateSmsSandboxPhoneNumberResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.CreateTopicRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.CreateTopicResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.DeleteEndpointRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.DeleteEndpointResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.DeletePlatformApplicationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.DeletePlatformApplicationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.DeleteSmsSandboxPhoneNumberRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.DeleteSmsSandboxPhoneNumberResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.DeleteTopicRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.DeleteTopicResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.Endpoint
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.GetSmsAttributesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.GetSmsAttributesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.GetSmsSandboxAccountStatusRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.GetSmsSandboxAccountStatusResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.ListOriginationNumbersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.ListOriginationNumbersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.ListTagsForResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.ListTagsForResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.ListTopicsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.ListTopicsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.MessageAttributeValue
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.OptInPhoneNumberRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.OptInPhoneNumberResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.PhoneNumberInformation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.PlatformApplication
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequestEntry
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.PublishBatchResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.PublishBatchResultEntry
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.PublishRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.PublishResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.RemovePermissionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.RemovePermissionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.SetSmsAttributesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.SetSmsAttributesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.SMSSandboxPhoneNumber
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.SubscribeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.SubscribeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.Subscription
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.Tag
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.Topic
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.UnsubscribeRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.UnsubscribeResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberResponse
 

F

failed(Collection<BatchResultErrorEntry>) - Method in interface software.amazon.awssdk.services.sns.model.PublishBatchResponse.Builder
A list of failed PublishBatch responses.
failed(BatchResultErrorEntry...) - Method in interface software.amazon.awssdk.services.sns.model.PublishBatchResponse.Builder
A list of failed PublishBatch responses.
failed(Consumer<BatchResultErrorEntry.Builder>...) - Method in interface software.amazon.awssdk.services.sns.model.PublishBatchResponse.Builder
A list of failed PublishBatch responses.
failed() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchResponse
A list of failed PublishBatch responses.
FilterPolicyLimitExceededException - Exception in software.amazon.awssdk.services.sns.model
Indicates that the number of filter polices in your Amazon Web Services account exceeds the limit.
FilterPolicyLimitExceededException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.sns.model.LanguageCodeString
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.sns.model.NumberCapability
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.sns.model.RouteType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.sns.model.SMSSandboxPhoneNumberVerificationStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

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 (Firebase Cloud Messaging) and APNS.
getEndpointAttributes(Consumer<GetEndpointAttributesRequest.Builder>) - 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 (Firebase Cloud Messaging) 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 (Firebase Cloud Messaging) and APNS.
getEndpointAttributes(Consumer<GetEndpointAttributesRequest.Builder>) - 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 (Firebase Cloud Messaging) 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
GetEndpointAttributesRequestMarshaller(AwsQueryProtocolFactory) - 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
 
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 (Firebase Cloud Messaging).
getPlatformApplicationAttributes(Consumer<GetPlatformApplicationAttributesRequest.Builder>) - 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 (Firebase Cloud Messaging).
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 (Firebase Cloud Messaging).
getPlatformApplicationAttributes(Consumer<GetPlatformApplicationAttributesRequest.Builder>) - 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 (Firebase Cloud Messaging).
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
GetPlatformApplicationAttributesRequestMarshaller(AwsQueryProtocolFactory) - 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
 
getSMSAttributes(GetSmsAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Returns the settings for sending SMS messages from your Amazon Web Services account.
getSMSAttributes(Consumer<GetSmsAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Returns the settings for sending SMS messages from your Amazon Web Services account.
getSMSAttributes() - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Returns the settings for sending SMS messages from your Amazon Web Services account.
getSMSAttributes() - Method in interface software.amazon.awssdk.services.sns.SnsClient
Returns the settings for sending SMS messages from your Amazon Web Services account.
getSMSAttributes(GetSmsAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Returns the settings for sending SMS messages from your Amazon Web Services account.
getSMSAttributes(Consumer<GetSmsAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Returns the settings for sending SMS messages from your Amazon Web Services 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
GetSmsAttributesRequestMarshaller(AwsQueryProtocolFactory) - 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
 
getSMSSandboxAccountStatus(GetSmsSandboxAccountStatusRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Retrieves the SMS sandbox status for the calling Amazon Web Services account in the target Amazon Web Services Region.
getSMSSandboxAccountStatus(Consumer<GetSmsSandboxAccountStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Retrieves the SMS sandbox status for the calling Amazon Web Services account in the target Amazon Web Services Region.
getSMSSandboxAccountStatus(GetSmsSandboxAccountStatusRequest) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Retrieves the SMS sandbox status for the calling Amazon Web Services account in the target Amazon Web Services Region.
getSMSSandboxAccountStatus(Consumer<GetSmsSandboxAccountStatusRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Retrieves the SMS sandbox status for the calling Amazon Web Services account in the target Amazon Web Services Region.
GetSmsSandboxAccountStatusRequest - Class in software.amazon.awssdk.services.sns.model
 
GetSmsSandboxAccountStatusRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
GetSmsSandboxAccountStatusRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
GetSmsSandboxAccountStatusRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.sns.transform.GetSmsSandboxAccountStatusRequestMarshaller
 
GetSmsSandboxAccountStatusResponse - Class in software.amazon.awssdk.services.sns.model
 
GetSmsSandboxAccountStatusResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
getSubscriptionAttributes(GetSubscriptionAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Returns all of the properties of a subscription.
getSubscriptionAttributes(Consumer<GetSubscriptionAttributesRequest.Builder>) - 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.
getSubscriptionAttributes(Consumer<GetSubscriptionAttributesRequest.Builder>) - 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
GetSubscriptionAttributesRequestMarshaller(AwsQueryProtocolFactory) - 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
 
getTopicAttributes(GetTopicAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Returns all of the properties of a topic.
getTopicAttributes(Consumer<GetTopicAttributesRequest.Builder>) - 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.
getTopicAttributes(Consumer<GetTopicAttributesRequest.Builder>) - 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
GetTopicAttributesRequestMarshaller(AwsQueryProtocolFactory) - 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
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.AddPermissionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.AddPermissionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.BatchResultErrorEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.CreateSmsSandboxPhoneNumberRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.CreateSmsSandboxPhoneNumberResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.CreateTopicRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.CreateTopicResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.DeleteEndpointRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.DeleteEndpointResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.DeletePlatformApplicationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.DeletePlatformApplicationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.DeleteSmsSandboxPhoneNumberRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.DeleteSmsSandboxPhoneNumberResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.DeleteTopicRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.DeleteTopicResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.Endpoint
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.GetSmsAttributesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.GetSmsAttributesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.GetSmsSandboxAccountStatusRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.GetSmsSandboxAccountStatusResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.ListOriginationNumbersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.ListOriginationNumbersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.ListTopicsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.ListTopicsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.MessageAttributeValue
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.OptInPhoneNumberRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.OptInPhoneNumberResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.PhoneNumberInformation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.PlatformApplication
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequestEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.PublishBatchResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.PublishBatchResultEntry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.PublishRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.PublishResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.RemovePermissionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.RemovePermissionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.SetSmsAttributesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.SetSmsAttributesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.SMSSandboxPhoneNumber
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.SubscribeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.SubscribeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.Subscription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.Topic
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.UnsubscribeRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.UnsubscribeResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberResponse
 

H

hasActionNames() - Method in class software.amazon.awssdk.services.sns.model.AddPermissionRequest
For responses, this returns true if the service returned a value for the ActionNames property.
hasAttributes() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationRequest
For responses, this returns true if the service returned a value for the Attributes property.
hasAttributes() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest
For responses, this returns true if the service returned a value for the Attributes property.
hasAttributes() - Method in class software.amazon.awssdk.services.sns.model.CreateTopicRequest
For responses, this returns true if the service returned a value for the Attributes property.
hasAttributes() - Method in class software.amazon.awssdk.services.sns.model.Endpoint
For responses, this returns true if the service returned a value for the Attributes property.
hasAttributes() - Method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesResponse
For responses, this returns true if the service returned a value for the Attributes property.
hasAttributes() - Method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesResponse
For responses, this returns true if the service returned a value for the Attributes property.
hasAttributes() - Method in class software.amazon.awssdk.services.sns.model.GetSmsAttributesRequest
For responses, this returns true if the service returned a value for the Attributes property.
hasAttributes() - Method in class software.amazon.awssdk.services.sns.model.GetSmsAttributesResponse
For responses, this returns true if the service returned a value for the Attributes property.
hasAttributes() - Method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesResponse
For responses, this returns true if the service returned a value for the Attributes property.
hasAttributes() - Method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesResponse
For responses, this returns true if the service returned a value for the Attributes property.
hasAttributes() - Method in class software.amazon.awssdk.services.sns.model.PlatformApplication
For responses, this returns true if the service returned a value for the Attributes property.
hasAttributes() - Method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesRequest
For responses, this returns true if the service returned a value for the Attributes property.
hasAttributes() - Method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesRequest
For responses, this returns true if the service returned a value for the Attributes property.
hasAttributes() - Method in class software.amazon.awssdk.services.sns.model.SetSmsAttributesRequest
For responses, this returns true if the service returned a value for the Attributes property.
hasAttributes() - Method in class software.amazon.awssdk.services.sns.model.SubscribeRequest
For responses, this returns true if the service returned a value for the Attributes property.
hasAwsAccountIds() - Method in class software.amazon.awssdk.services.sns.model.AddPermissionRequest
For responses, this returns true if the service returned a value for the AWSAccountIds property.
hasEndpoints() - Method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationResponse
For responses, this returns true if the service returned a value for the Endpoints property.
hasFailed() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchResponse
For responses, this returns true if the service returned a value for the Failed property.
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.BatchResultErrorEntry
 
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.CreateSmsSandboxPhoneNumberRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.CreateSmsSandboxPhoneNumberResponse
 
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.DeleteSmsSandboxPhoneNumberRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.DeleteSmsSandboxPhoneNumberResponse
 
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.GetSmsSandboxAccountStatusRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.GetSmsSandboxAccountStatusResponse
 
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.ListOriginationNumbersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.ListOriginationNumbersResponse
 
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.ListSmsSandboxPhoneNumbersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersResponse
 
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.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.ListTagsForResourceResponse
 
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.PhoneNumberInformation
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.PlatformApplication
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequestEntry
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchResultEntry
 
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.SMSSandboxPhoneNumber
 
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.Tag
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.TagResourceResponse
 
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
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberRequest
 
hashCode() - Method in class software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberResponse
 
hasMessageAttributes() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequestEntry
For responses, this returns true if the service returned a value for the MessageAttributes property.
hasMessageAttributes() - Method in class software.amazon.awssdk.services.sns.model.PublishRequest
For responses, this returns true if the service returned a value for the MessageAttributes property.
hasNumberCapabilities() - Method in class software.amazon.awssdk.services.sns.model.PhoneNumberInformation
For responses, this returns true if the service returned a value for the NumberCapabilities property.
hasPhoneNumbers() - Method in class software.amazon.awssdk.services.sns.model.ListOriginationNumbersResponse
For responses, this returns true if the service returned a value for the PhoneNumbers property.
hasPhoneNumbers() - Method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutResponse
For responses, this returns true if the service returned a value for the PhoneNumbers property.
hasPhoneNumbers() - Method in class software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersResponse
For responses, this returns true if the service returned a value for the PhoneNumbers property.
hasPlatformApplications() - Method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsResponse
For responses, this returns true if the service returned a value for the PlatformApplications property.
hasPublishBatchRequestEntries() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequest
For responses, this returns true if the service returned a value for the PublishBatchRequestEntries property.
hasSubscriptions() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicResponse
For responses, this returns true if the service returned a value for the Subscriptions property.
hasSubscriptions() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsResponse
For responses, this returns true if the service returned a value for the Subscriptions property.
hasSuccessful() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchResponse
For responses, this returns true if the service returned a value for the Successful property.
hasTagKeys() - Method in class software.amazon.awssdk.services.sns.model.UntagResourceRequest
For responses, this returns true if the service returned a value for the TagKeys property.
hasTags() - Method in class software.amazon.awssdk.services.sns.model.CreateTopicRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sns.model.ListTagsForResourceResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.sns.model.TagResourceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTopics() - Method in class software.amazon.awssdk.services.sns.model.ListTopicsResponse
For responses, this returns true if the service returned a value for the Topics property.

I

id(String) - Method in interface software.amazon.awssdk.services.sns.model.BatchResultErrorEntry.Builder
The Id of an entry in a batch request
id() - Method in class software.amazon.awssdk.services.sns.model.BatchResultErrorEntry
The Id of an entry in a batch request
id(String) - Method in interface software.amazon.awssdk.services.sns.model.PublishBatchRequestEntry.Builder
An identifier for the message in this batch.
id() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequestEntry
An identifier for the message in this batch.
id(String) - Method in interface software.amazon.awssdk.services.sns.model.PublishBatchResultEntry.Builder
The Id of an entry in a batch request.
id() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchResultEntry
The Id of an entry in a batch request.
InternalErrorException - Exception in software.amazon.awssdk.services.sns.model
Indicates an internal service error.
InternalErrorException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
InvalidBatchEntryIdException - Exception in software.amazon.awssdk.services.sns.model
The Id of a batch entry in a batch request doesn't abide by the specification.
InvalidBatchEntryIdException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
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
 
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
 
InvalidSecurityException - Exception in software.amazon.awssdk.services.sns.model
The credential signature isn't valid.
InvalidSecurityException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
isInSandbox(Boolean) - Method in interface software.amazon.awssdk.services.sns.model.GetSmsSandboxAccountStatusResponse.Builder
Indicates whether the calling Amazon Web Services account is in the SMS sandbox.
isInSandbox() - Method in class software.amazon.awssdk.services.sns.model.GetSmsSandboxAccountStatusResponse
Indicates whether the calling Amazon Web Services account is in the SMS sandbox.
iso2CountryCode(String) - Method in interface software.amazon.awssdk.services.sns.model.PhoneNumberInformation.Builder
The two-character code for the country or region, in ISO 3166-1 alpha-2 format.
iso2CountryCode() - Method in class software.amazon.awssdk.services.sns.model.PhoneNumberInformation
The two-character code for the country or region, in ISO 3166-1 alpha-2 format.
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:
iterator() - Method in class software.amazon.awssdk.services.sns.paginators.ListEndpointsByPlatformApplicationIterable
 
iterator() - Method in class software.amazon.awssdk.services.sns.paginators.ListOriginationNumbersIterable
 
iterator() - Method in class software.amazon.awssdk.services.sns.paginators.ListPhoneNumbersOptedOutIterable
 
iterator() - Method in class software.amazon.awssdk.services.sns.paginators.ListPlatformApplicationsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sns.paginators.ListSMSSandboxPhoneNumbersIterable
 
iterator() - Method in class software.amazon.awssdk.services.sns.paginators.ListSubscriptionsByTopicIterable
 
iterator() - Method in class software.amazon.awssdk.services.sns.paginators.ListSubscriptionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.sns.paginators.ListTopicsIterable
 

K

key(String) - Method in interface software.amazon.awssdk.services.sns.model.Tag.Builder
The required key portion of the tag.
key() - Method in class software.amazon.awssdk.services.sns.model.Tag
The required key portion of the tag.
KmsAccessDeniedException - Exception in software.amazon.awssdk.services.sns.model
The ciphertext references a key that doesn't exist or that you don't have access to.
KmsAccessDeniedException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
KmsDisabledException - Exception in software.amazon.awssdk.services.sns.model
The request was rejected because the specified customer master key (CMK) isn't enabled.
KmsDisabledException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
KmsInvalidStateException - Exception in software.amazon.awssdk.services.sns.model
The request was rejected because the state of the specified resource isn't valid for this request.
KmsInvalidStateException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
KmsNotFoundException - Exception in software.amazon.awssdk.services.sns.model
The request was rejected because the specified entity or resource can't be found.
KmsNotFoundException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
KmsOptInRequiredException - Exception in software.amazon.awssdk.services.sns.model
The Amazon Web Services access key ID needs a subscription for the service.
KmsOptInRequiredException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
KmsThrottlingException - Exception in software.amazon.awssdk.services.sns.model
The request was denied due to request throttling.
KmsThrottlingException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
knownValues() - Static method in enum software.amazon.awssdk.services.sns.model.LanguageCodeString
Use this in place of LanguageCodeString.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sns.model.NumberCapability
Use this in place of NumberCapability.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sns.model.RouteType
Use this in place of RouteType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.sns.model.SMSSandboxPhoneNumberVerificationStatus
Use this in place of SMSSandboxPhoneNumberVerificationStatus.values() to return a Set of all values known to the SDK.

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.
languageCode(String) - Method in interface software.amazon.awssdk.services.sns.model.CreateSmsSandboxPhoneNumberRequest.Builder
The language to use for sending the OTP.
languageCode(LanguageCodeString) - Method in interface software.amazon.awssdk.services.sns.model.CreateSmsSandboxPhoneNumberRequest.Builder
The language to use for sending the OTP.
languageCode() - Method in class software.amazon.awssdk.services.sns.model.CreateSmsSandboxPhoneNumberRequest
The language to use for sending the OTP.
languageCodeAsString() - Method in class software.amazon.awssdk.services.sns.model.CreateSmsSandboxPhoneNumberRequest
The language to use for sending the OTP.
LanguageCodeString - Enum in software.amazon.awssdk.services.sns.model
Supported language code for sending OTP message
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 (Firebase Cloud Messaging) and APNS.
listEndpointsByPlatformApplication(Consumer<ListEndpointsByPlatformApplicationRequest.Builder>) - 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 (Firebase Cloud Messaging) 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 (Firebase Cloud Messaging) and APNS.
listEndpointsByPlatformApplication(Consumer<ListEndpointsByPlatformApplicationRequest.Builder>) - 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 (Firebase Cloud Messaging) and APNS.
ListEndpointsByPlatformApplicationIterable - Class in software.amazon.awssdk.services.sns.paginators
ListEndpointsByPlatformApplicationIterable(SnsClient, ListEndpointsByPlatformApplicationRequest) - Constructor for class software.amazon.awssdk.services.sns.paginators.ListEndpointsByPlatformApplicationIterable
 
listEndpointsByPlatformApplicationPaginator(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 (Firebase Cloud Messaging) and APNS.
listEndpointsByPlatformApplicationPaginator(Consumer<ListEndpointsByPlatformApplicationRequest.Builder>) - 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 (Firebase Cloud Messaging) and APNS.
listEndpointsByPlatformApplicationPaginator(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 (Firebase Cloud Messaging) and APNS.
listEndpointsByPlatformApplicationPaginator(Consumer<ListEndpointsByPlatformApplicationRequest.Builder>) - 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 (Firebase Cloud Messaging) and APNS.
ListEndpointsByPlatformApplicationPublisher - Class in software.amazon.awssdk.services.sns.paginators
ListEndpointsByPlatformApplicationPublisher(SnsAsyncClient, ListEndpointsByPlatformApplicationRequest) - Constructor for class software.amazon.awssdk.services.sns.paginators.ListEndpointsByPlatformApplicationPublisher
 
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
ListEndpointsByPlatformApplicationRequestMarshaller(AwsQueryProtocolFactory) - 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
 
listOriginationNumbers(ListOriginationNumbersRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Lists the calling Amazon Web Services account's dedicated origination numbers and their metadata.
listOriginationNumbers(Consumer<ListOriginationNumbersRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Lists the calling Amazon Web Services account's dedicated origination numbers and their metadata.
listOriginationNumbers(ListOriginationNumbersRequest) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Lists the calling Amazon Web Services account's dedicated origination numbers and their metadata.
listOriginationNumbers(Consumer<ListOriginationNumbersRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Lists the calling Amazon Web Services account's dedicated origination numbers and their metadata.
ListOriginationNumbersIterable - Class in software.amazon.awssdk.services.sns.paginators
ListOriginationNumbersIterable(SnsClient, ListOriginationNumbersRequest) - Constructor for class software.amazon.awssdk.services.sns.paginators.ListOriginationNumbersIterable
 
listOriginationNumbersPaginator(ListOriginationNumbersRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Lists the calling Amazon Web Services account's dedicated origination numbers and their metadata.
listOriginationNumbersPaginator(Consumer<ListOriginationNumbersRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Lists the calling Amazon Web Services account's dedicated origination numbers and their metadata.
listOriginationNumbersPaginator(ListOriginationNumbersRequest) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Lists the calling Amazon Web Services account's dedicated origination numbers and their metadata.
listOriginationNumbersPaginator(Consumer<ListOriginationNumbersRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Lists the calling Amazon Web Services account's dedicated origination numbers and their metadata.
ListOriginationNumbersPublisher - Class in software.amazon.awssdk.services.sns.paginators
ListOriginationNumbersPublisher(SnsAsyncClient, ListOriginationNumbersRequest) - Constructor for class software.amazon.awssdk.services.sns.paginators.ListOriginationNumbersPublisher
 
ListOriginationNumbersRequest - Class in software.amazon.awssdk.services.sns.model
 
ListOriginationNumbersRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
ListOriginationNumbersRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
ListOriginationNumbersRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.sns.transform.ListOriginationNumbersRequestMarshaller
 
ListOriginationNumbersResponse - Class in software.amazon.awssdk.services.sns.model
 
ListOriginationNumbersResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
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(Consumer<ListPhoneNumbersOptedOutRequest.Builder>) - 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.
listPhoneNumbersOptedOut(Consumer<ListPhoneNumbersOptedOutRequest.Builder>) - 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.
ListPhoneNumbersOptedOutIterable - Class in software.amazon.awssdk.services.sns.paginators
ListPhoneNumbersOptedOutIterable(SnsClient, ListPhoneNumbersOptedOutRequest) - Constructor for class software.amazon.awssdk.services.sns.paginators.ListPhoneNumbersOptedOutIterable
 
listPhoneNumbersOptedOutPaginator() - 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.
listPhoneNumbersOptedOutPaginator(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.
listPhoneNumbersOptedOutPaginator(Consumer<ListPhoneNumbersOptedOutRequest.Builder>) - 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.
listPhoneNumbersOptedOutPaginator() - 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.
listPhoneNumbersOptedOutPaginator(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.
listPhoneNumbersOptedOutPaginator(Consumer<ListPhoneNumbersOptedOutRequest.Builder>) - 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.
ListPhoneNumbersOptedOutPublisher - Class in software.amazon.awssdk.services.sns.paginators
ListPhoneNumbersOptedOutPublisher(SnsAsyncClient, ListPhoneNumbersOptedOutRequest) - Constructor for class software.amazon.awssdk.services.sns.paginators.ListPhoneNumbersOptedOutPublisher
 
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
ListPhoneNumbersOptedOutRequestMarshaller(AwsQueryProtocolFactory) - 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
 
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 (Firebase Cloud Messaging).
listPlatformApplications(Consumer<ListPlatformApplicationsRequest.Builder>) - 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 (Firebase Cloud Messaging).
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 (Firebase Cloud Messaging).
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 (Firebase Cloud Messaging).
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 (Firebase Cloud Messaging).
listPlatformApplications(Consumer<ListPlatformApplicationsRequest.Builder>) - 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 (Firebase Cloud Messaging).
ListPlatformApplicationsIterable - Class in software.amazon.awssdk.services.sns.paginators
ListPlatformApplicationsIterable(SnsClient, ListPlatformApplicationsRequest) - Constructor for class software.amazon.awssdk.services.sns.paginators.ListPlatformApplicationsIterable
 
listPlatformApplicationsPaginator() - 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 (Firebase Cloud Messaging).
listPlatformApplicationsPaginator(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 (Firebase Cloud Messaging).
listPlatformApplicationsPaginator(Consumer<ListPlatformApplicationsRequest.Builder>) - 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 (Firebase Cloud Messaging).
listPlatformApplicationsPaginator() - 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 (Firebase Cloud Messaging).
listPlatformApplicationsPaginator(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 (Firebase Cloud Messaging).
listPlatformApplicationsPaginator(Consumer<ListPlatformApplicationsRequest.Builder>) - 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 (Firebase Cloud Messaging).
ListPlatformApplicationsPublisher - Class in software.amazon.awssdk.services.sns.paginators
ListPlatformApplicationsPublisher(SnsAsyncClient, ListPlatformApplicationsRequest) - Constructor for class software.amazon.awssdk.services.sns.paginators.ListPlatformApplicationsPublisher
 
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
ListPlatformApplicationsRequestMarshaller(AwsQueryProtocolFactory) - 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
 
listSMSSandboxPhoneNumbers(ListSmsSandboxPhoneNumbersRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS sandbox.
listSMSSandboxPhoneNumbers(Consumer<ListSmsSandboxPhoneNumbersRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS sandbox.
listSMSSandboxPhoneNumbers(ListSmsSandboxPhoneNumbersRequest) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS sandbox.
listSMSSandboxPhoneNumbers(Consumer<ListSmsSandboxPhoneNumbersRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS sandbox.
ListSMSSandboxPhoneNumbersIterable - Class in software.amazon.awssdk.services.sns.paginators
ListSMSSandboxPhoneNumbersIterable(SnsClient, ListSmsSandboxPhoneNumbersRequest) - Constructor for class software.amazon.awssdk.services.sns.paginators.ListSMSSandboxPhoneNumbersIterable
 
listSMSSandboxPhoneNumbersPaginator(ListSmsSandboxPhoneNumbersRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS sandbox.
listSMSSandboxPhoneNumbersPaginator(Consumer<ListSmsSandboxPhoneNumbersRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS sandbox.
listSMSSandboxPhoneNumbersPaginator(ListSmsSandboxPhoneNumbersRequest) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS sandbox.
listSMSSandboxPhoneNumbersPaginator(Consumer<ListSmsSandboxPhoneNumbersRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS sandbox.
ListSMSSandboxPhoneNumbersPublisher - Class in software.amazon.awssdk.services.sns.paginators
ListSMSSandboxPhoneNumbersPublisher(SnsAsyncClient, ListSmsSandboxPhoneNumbersRequest) - Constructor for class software.amazon.awssdk.services.sns.paginators.ListSMSSandboxPhoneNumbersPublisher
 
ListSmsSandboxPhoneNumbersRequest - Class in software.amazon.awssdk.services.sns.model
 
ListSmsSandboxPhoneNumbersRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
ListSmsSandboxPhoneNumbersRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
ListSmsSandboxPhoneNumbersRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.sns.transform.ListSmsSandboxPhoneNumbersRequestMarshaller
 
ListSmsSandboxPhoneNumbersResponse - Class in software.amazon.awssdk.services.sns.model
 
ListSmsSandboxPhoneNumbersResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
listSubscriptions(ListSubscriptionsRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Returns a list of the requester's subscriptions.
listSubscriptions(Consumer<ListSubscriptionsRequest.Builder>) - 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.
listSubscriptions(Consumer<ListSubscriptionsRequest.Builder>) - 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(Consumer<ListSubscriptionsByTopicRequest.Builder>) - 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.
listSubscriptionsByTopic(Consumer<ListSubscriptionsByTopicRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Returns a list of the subscriptions to a specific topic.
ListSubscriptionsByTopicIterable - Class in software.amazon.awssdk.services.sns.paginators
ListSubscriptionsByTopicIterable(SnsClient, ListSubscriptionsByTopicRequest) - Constructor for class software.amazon.awssdk.services.sns.paginators.ListSubscriptionsByTopicIterable
 
listSubscriptionsByTopicPaginator(ListSubscriptionsByTopicRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopicPaginator(Consumer<ListSubscriptionsByTopicRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopicPaginator(ListSubscriptionsByTopicRequest) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Returns a list of the subscriptions to a specific topic.
listSubscriptionsByTopicPaginator(Consumer<ListSubscriptionsByTopicRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Returns a list of the subscriptions to a specific topic.
ListSubscriptionsByTopicPublisher - Class in software.amazon.awssdk.services.sns.paginators
ListSubscriptionsByTopicPublisher(SnsAsyncClient, ListSubscriptionsByTopicRequest) - Constructor for class software.amazon.awssdk.services.sns.paginators.ListSubscriptionsByTopicPublisher
 
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
ListSubscriptionsByTopicRequestMarshaller(AwsQueryProtocolFactory) - 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
 
ListSubscriptionsIterable - Class in software.amazon.awssdk.services.sns.paginators
Represents the output for the SnsClient.listSubscriptionsPaginator(software.amazon.awssdk.services.sns.model.ListSubscriptionsRequest) operation which is a paginated operation.
ListSubscriptionsIterable(SnsClient, ListSubscriptionsRequest) - Constructor for class software.amazon.awssdk.services.sns.paginators.ListSubscriptionsIterable
 
listSubscriptionsPaginator() - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Returns a list of the requester's subscriptions.
listSubscriptionsPaginator(ListSubscriptionsRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Returns a list of the requester's subscriptions.
listSubscriptionsPaginator(Consumer<ListSubscriptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Returns a list of the requester's subscriptions.
listSubscriptionsPaginator() - Method in interface software.amazon.awssdk.services.sns.SnsClient
Returns a list of the requester's subscriptions.
listSubscriptionsPaginator(ListSubscriptionsRequest) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Returns a list of the requester's subscriptions.
listSubscriptionsPaginator(Consumer<ListSubscriptionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Returns a list of the requester's subscriptions.
ListSubscriptionsPublisher - Class in software.amazon.awssdk.services.sns.paginators
Represents the output for the SnsAsyncClient.listSubscriptionsPaginator(software.amazon.awssdk.services.sns.model.ListSubscriptionsRequest) operation which is a paginated operation.
ListSubscriptionsPublisher(SnsAsyncClient, ListSubscriptionsRequest) - Constructor for class software.amazon.awssdk.services.sns.paginators.ListSubscriptionsPublisher
 
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
ListSubscriptionsRequestMarshaller(AwsQueryProtocolFactory) - 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
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
List all tags added to the specified Amazon SNS topic.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
List all tags added to the specified Amazon SNS topic.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.sns.SnsClient
List all tags added to the specified Amazon SNS topic.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
List all tags added to the specified Amazon SNS topic.
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.sns.model
 
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
ListTagsForResourceRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.sns.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.sns.model
 
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
listTopics(ListTopicsRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Returns a list of the requester's topics.
listTopics(Consumer<ListTopicsRequest.Builder>) - 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.
listTopics(Consumer<ListTopicsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Returns a list of the requester's topics.
ListTopicsIterable - Class in software.amazon.awssdk.services.sns.paginators
Represents the output for the SnsClient.listTopicsPaginator(software.amazon.awssdk.services.sns.model.ListTopicsRequest) operation which is a paginated operation.
ListTopicsIterable(SnsClient, ListTopicsRequest) - Constructor for class software.amazon.awssdk.services.sns.paginators.ListTopicsIterable
 
listTopicsPaginator() - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Returns a list of the requester's topics.
listTopicsPaginator(ListTopicsRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Returns a list of the requester's topics.
listTopicsPaginator(Consumer<ListTopicsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Returns a list of the requester's topics.
listTopicsPaginator() - Method in interface software.amazon.awssdk.services.sns.SnsClient
Returns a list of the requester's topics.
listTopicsPaginator(ListTopicsRequest) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Returns a list of the requester's topics.
listTopicsPaginator(Consumer<ListTopicsRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Returns a list of the requester's topics.
ListTopicsPublisher - Class in software.amazon.awssdk.services.sns.paginators
Represents the output for the SnsAsyncClient.listTopicsPaginator(software.amazon.awssdk.services.sns.model.ListTopicsRequest) operation which is a paginated operation.
ListTopicsPublisher(SnsAsyncClient, ListTopicsRequest) - Constructor for class software.amazon.awssdk.services.sns.paginators.ListTopicsPublisher
 
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
ListTopicsRequestMarshaller(AwsQueryProtocolFactory) - 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
 

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(CreateSmsSandboxPhoneNumberRequest) - Method in class software.amazon.awssdk.services.sns.transform.CreateSmsSandboxPhoneNumberRequestMarshaller
 
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(DeleteSmsSandboxPhoneNumberRequest) - Method in class software.amazon.awssdk.services.sns.transform.DeleteSmsSandboxPhoneNumberRequestMarshaller
 
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(GetSmsSandboxAccountStatusRequest) - Method in class software.amazon.awssdk.services.sns.transform.GetSmsSandboxAccountStatusRequestMarshaller
 
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(ListOriginationNumbersRequest) - Method in class software.amazon.awssdk.services.sns.transform.ListOriginationNumbersRequestMarshaller
 
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(ListSmsSandboxPhoneNumbersRequest) - Method in class software.amazon.awssdk.services.sns.transform.ListSmsSandboxPhoneNumbersRequestMarshaller
 
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(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.sns.transform.ListTagsForResourceRequestMarshaller
 
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(PublishBatchRequest) - Method in class software.amazon.awssdk.services.sns.transform.PublishBatchRequestMarshaller
 
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(TagResourceRequest) - Method in class software.amazon.awssdk.services.sns.transform.TagResourceRequestMarshaller
 
marshall(UnsubscribeRequest) - Method in class software.amazon.awssdk.services.sns.transform.UnsubscribeRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.sns.transform.UntagResourceRequestMarshaller
 
marshall(VerifySmsSandboxPhoneNumberRequest) - Method in class software.amazon.awssdk.services.sns.transform.VerifySmsSandboxPhoneNumberRequestMarshaller
 
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sns.model.ListOriginationNumbersRequest.Builder
The maximum number of origination numbers to return.
maxResults() - Method in class software.amazon.awssdk.services.sns.model.ListOriginationNumbersRequest
The maximum number of origination numbers to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersRequest.Builder
The maximum number of phone numbers to return.
maxResults() - Method in class software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersRequest
The maximum number of phone numbers to return.
message(String) - Method in interface software.amazon.awssdk.services.sns.model.AuthorizationErrorException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.BatchEntryIdsNotDistinctException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.BatchRequestTooLongException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.BatchResultErrorEntry.Builder
A message explaining why the action failed on this entry.
message() - Method in class software.amazon.awssdk.services.sns.model.BatchResultErrorEntry
A message explaining why the action failed on this entry.
message(String) - Method in interface software.amazon.awssdk.services.sns.model.ConcurrentAccessException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.EmptyBatchRequestException.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.FilterPolicyLimitExceededException.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.InvalidBatchEntryIdException.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.InvalidSecurityException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.KmsAccessDeniedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.KmsDisabledException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.KmsInvalidStateException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.KmsNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.KmsOptInRequiredException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.KmsThrottlingException.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.OptedOutException.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.PublishBatchRequestEntry.Builder
The body of the message.
message() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequestEntry
The body of the message.
message(String) - Method in interface software.amazon.awssdk.services.sns.model.PublishRequest.Builder
The message you want to send.
message() - Method in class software.amazon.awssdk.services.sns.model.PublishRequest
The message you want to send.
message(String) - Method in interface software.amazon.awssdk.services.sns.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.SnsException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.sns.model.SnsException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.StaleTagException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.SubscriptionLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.TagLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.TagPolicyException.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.TooManyEntriesInBatchRequestException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.TopicLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.UserErrorException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.ValidationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.sns.model.VerificationException.Builder
 
messageAttributes(Map<String, MessageAttributeValue>) - Method in interface software.amazon.awssdk.services.sns.model.PublishBatchRequestEntry.Builder
Each message attribute consists of a Name, Type, and Value.
messageAttributes() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequestEntry
Each message attribute consists of a Name, Type, and Value.
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
 
messageDeduplicationId(String) - Method in interface software.amazon.awssdk.services.sns.model.PublishBatchRequestEntry.Builder
This parameter applies only to FIFO (first-in-first-out) topics.
messageDeduplicationId() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequestEntry
This parameter applies only to FIFO (first-in-first-out) topics.
messageDeduplicationId(String) - Method in interface software.amazon.awssdk.services.sns.model.PublishRequest.Builder
This parameter applies only to FIFO (first-in-first-out) topics.
messageDeduplicationId() - Method in class software.amazon.awssdk.services.sns.model.PublishRequest
This parameter applies only to FIFO (first-in-first-out) topics.
messageGroupId(String) - Method in interface software.amazon.awssdk.services.sns.model.PublishBatchRequestEntry.Builder
This parameter applies only to FIFO (first-in-first-out) topics.
messageGroupId() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequestEntry
This parameter applies only to FIFO (first-in-first-out) topics.
messageGroupId(String) - Method in interface software.amazon.awssdk.services.sns.model.PublishRequest.Builder
This parameter applies only to FIFO (first-in-first-out) topics.
messageGroupId() - Method in class software.amazon.awssdk.services.sns.model.PublishRequest
This parameter applies only to FIFO (first-in-first-out) topics.
messageId(String) - Method in interface software.amazon.awssdk.services.sns.model.PublishBatchResultEntry.Builder
An identifier for the message.
messageId() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchResultEntry
An identifier for the message.
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.PublishBatchRequestEntry.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.PublishBatchRequestEntry
Set MessageStructure to json if you want to send a different message for each protocol.
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.
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.ListOriginationNumbersRequest.Builder
Token that the previous ListOriginationNumbers request returns.
nextToken() - Method in class software.amazon.awssdk.services.sns.model.ListOriginationNumbersRequest
Token that the previous ListOriginationNumbers request returns.
nextToken(String) - Method in interface software.amazon.awssdk.services.sns.model.ListOriginationNumbersResponse.Builder
A NextToken string is returned when you call the ListOriginationNumbers operation if additional pages of records are available.
nextToken() - Method in class software.amazon.awssdk.services.sns.model.ListOriginationNumbersResponse
A NextToken string is returned when you call the ListOriginationNumbers operation if additional pages of records are available.
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.ListSmsSandboxPhoneNumbersRequest.Builder
Token that the previous ListSMSSandboxPhoneNumbersInput request returns.
nextToken() - Method in class software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersRequest
Token that the previous ListSMSSandboxPhoneNumbersInput request returns.
nextToken(String) - Method in interface software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersResponse.Builder
A NextToken string is returned when you call the ListSMSSandboxPhoneNumbersInput operation if additional pages of records are available.
nextToken() - Method in class software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersResponse
A NextToken string is returned when you call the ListSMSSandboxPhoneNumbersInput operation if additional pages of records are available.
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
 
numberCapabilities(Collection<NumberCapability>) - Method in interface software.amazon.awssdk.services.sns.model.PhoneNumberInformation.Builder
The capabilities of each phone number.
numberCapabilities(NumberCapability...) - Method in interface software.amazon.awssdk.services.sns.model.PhoneNumberInformation.Builder
The capabilities of each phone number.
numberCapabilities() - Method in class software.amazon.awssdk.services.sns.model.PhoneNumberInformation
The capabilities of each phone number.
numberCapabilitiesAsStrings() - Method in class software.amazon.awssdk.services.sns.model.PhoneNumberInformation
The capabilities of each phone number.
numberCapabilitiesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.sns.model.PhoneNumberInformation.Builder
The capabilities of each phone number.
numberCapabilitiesWithStrings(String...) - Method in interface software.amazon.awssdk.services.sns.model.PhoneNumberInformation.Builder
The capabilities of each phone number.
NumberCapability - Enum in software.amazon.awssdk.services.sns.model
Enum listing out all supported number capabilities.

O

oneTimePassword(String) - Method in interface software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberRequest.Builder
The OTP sent to the destination number from the CreateSMSSandBoxPhoneNumber call.
oneTimePassword() - Method in class software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberRequest
The OTP sent to the destination number from the CreateSMSSandBoxPhoneNumber call.
OptedOutException - Exception in software.amazon.awssdk.services.sns.model
Indicates that the specified phone number opted out of receiving SMS messages from your Amazon Web Services account.
OptedOutException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
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(Consumer<OptInPhoneNumberRequest.Builder>) - 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.
optInPhoneNumber(Consumer<OptInPhoneNumberRequest.Builder>) - 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
OptInPhoneNumberRequestMarshaller(AwsQueryProtocolFactory) - 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
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.AddPermissionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.AddPermissionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.ConfirmSubscriptionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.ConfirmSubscriptionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.CreatePlatformApplicationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.CreatePlatformApplicationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.CreateSmsSandboxPhoneNumberRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.CreateSmsSandboxPhoneNumberRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.CreateTopicRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.CreateTopicRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.DeleteEndpointRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.DeleteEndpointRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.DeletePlatformApplicationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.DeletePlatformApplicationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.DeleteSmsSandboxPhoneNumberRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.DeleteSmsSandboxPhoneNumberRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.DeleteTopicRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.DeleteTopicRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.GetEndpointAttributesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.GetEndpointAttributesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.GetSmsAttributesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.GetSmsAttributesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.GetSmsSandboxAccountStatusRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.GetSmsSandboxAccountStatusRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.GetTopicAttributesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.GetTopicAttributesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.ListOriginationNumbersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.ListOriginationNumbersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.ListPlatformApplicationsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.ListPlatformApplicationsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.ListSubscriptionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.ListSubscriptionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.ListTopicsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.ListTopicsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.OptInPhoneNumberRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.OptInPhoneNumberRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.PublishBatchRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.PublishBatchRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.PublishRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.PublishRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.RemovePermissionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.RemovePermissionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.SetEndpointAttributesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.SetEndpointAttributesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.SetSmsAttributesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.SetSmsAttributesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.SetTopicAttributesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.SetTopicAttributesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.SubscribeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.SubscribeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.UnsubscribeRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.UnsubscribeRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberRequest.Builder
 
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.CreateSmsSandboxPhoneNumberRequest.Builder
The destination phone number to verify.
phoneNumber() - Method in class software.amazon.awssdk.services.sns.model.CreateSmsSandboxPhoneNumberRequest
The destination phone number to verify.
phoneNumber(String) - Method in interface software.amazon.awssdk.services.sns.model.DeleteSmsSandboxPhoneNumberRequest.Builder
The destination phone number to delete.
phoneNumber() - Method in class software.amazon.awssdk.services.sns.model.DeleteSmsSandboxPhoneNumberRequest
The destination phone number to delete.
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.PhoneNumberInformation.Builder
The phone number.
phoneNumber() - Method in class software.amazon.awssdk.services.sns.model.PhoneNumberInformation
The phone number.
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.
phoneNumber(String) - Method in interface software.amazon.awssdk.services.sns.model.SMSSandboxPhoneNumber.Builder
The destination phone number.
phoneNumber() - Method in class software.amazon.awssdk.services.sns.model.SMSSandboxPhoneNumber
The destination phone number.
phoneNumber(String) - Method in interface software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberRequest.Builder
The destination phone number to verify.
phoneNumber() - Method in class software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberRequest
The destination phone number to verify.
PhoneNumberInformation - Class in software.amazon.awssdk.services.sns.model
A list of phone numbers and their metadata.
PhoneNumberInformation.Builder - Interface in software.amazon.awssdk.services.sns.model
 
phoneNumbers(Collection<PhoneNumberInformation>) - Method in interface software.amazon.awssdk.services.sns.model.ListOriginationNumbersResponse.Builder
A list of the calling account's verified and pending origination numbers.
phoneNumbers(PhoneNumberInformation...) - Method in interface software.amazon.awssdk.services.sns.model.ListOriginationNumbersResponse.Builder
A list of the calling account's verified and pending origination numbers.
phoneNumbers(Consumer<PhoneNumberInformation.Builder>...) - Method in interface software.amazon.awssdk.services.sns.model.ListOriginationNumbersResponse.Builder
A list of the calling account's verified and pending origination numbers.
phoneNumbers() - Method in class software.amazon.awssdk.services.sns.model.ListOriginationNumbersResponse
A list of the calling account's verified and pending origination numbers.
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.
phoneNumbers(Collection<SMSSandboxPhoneNumber>) - Method in interface software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersResponse.Builder
A list of the calling account's pending and verified phone numbers.
phoneNumbers(SMSSandboxPhoneNumber...) - Method in interface software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersResponse.Builder
A list of the calling account's pending and verified phone numbers.
phoneNumbers(Consumer<SMSSandboxPhoneNumber.Builder>...) - Method in interface software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersResponse.Builder
A list of the calling account's pending and verified phone numbers.
phoneNumbers() - Method in class software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersResponse
A list of the calling account's pending and verified phone numbers.
phoneNumbers() - Method in class software.amazon.awssdk.services.sns.paginators.ListOriginationNumbersIterable
Returns an iterable to iterate through the paginated ListOriginationNumbersResponse.phoneNumbers() member.
phoneNumbers() - Method in class software.amazon.awssdk.services.sns.paginators.ListOriginationNumbersPublisher
Returns a publisher that can be used to get a stream of data.
phoneNumbers() - Method in class software.amazon.awssdk.services.sns.paginators.ListPhoneNumbersOptedOutIterable
Returns an iterable to iterate through the paginated ListPhoneNumbersOptedOutResponse.phoneNumbers() member.
phoneNumbers() - Method in class software.amazon.awssdk.services.sns.paginators.ListPhoneNumbersOptedOutPublisher
Returns a publisher that can be used to get a stream of data.
phoneNumbers() - Method in class software.amazon.awssdk.services.sns.paginators.ListSMSSandboxPhoneNumbersIterable
Returns an iterable to iterate through the paginated ListSmsSandboxPhoneNumbersResponse.phoneNumbers() member.
phoneNumbers() - Method in class software.amazon.awssdk.services.sns.paginators.ListSMSSandboxPhoneNumbersPublisher
Returns a publisher that can be used to get a stream of data.
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 (Firebase 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 (Firebase 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
 
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(Consumer<PlatformApplication.Builder>...) - 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.
platformApplications() - Method in class software.amazon.awssdk.services.sns.paginators.ListPlatformApplicationsIterable
Returns an iterable to iterate through the paginated ListPlatformApplicationsResponse.platformApplications() member.
platformApplications() - Method in class software.amazon.awssdk.services.sns.paginators.ListPlatformApplicationsPublisher
Returns a publisher that can be used to get a stream of data.
protocol(String) - Method in interface software.amazon.awssdk.services.sns.model.SubscribeRequest.Builder
The protocol that you want to use.
protocol() - Method in class software.amazon.awssdk.services.sns.model.SubscribeRequest
The protocol that 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.
publish(PublishRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Sends a message to an Amazon SNS topic, a text message (SMS message) directly to a phone number, or a message to a mobile platform endpoint (when you specify the TargetArn).
publish(Consumer<PublishRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Sends a message to an Amazon SNS topic, a text message (SMS message) directly to a phone number, or a message to a mobile platform endpoint (when you specify the TargetArn).
publish(PublishRequest) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Sends a message to an Amazon SNS topic, a text message (SMS message) directly to a phone number, or a message to a mobile platform endpoint (when you specify the TargetArn).
publish(Consumer<PublishRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Sends a message to an Amazon SNS topic, a text message (SMS message) directly to a phone number, or a message to a mobile platform endpoint (when you specify the TargetArn).
publishBatch(PublishBatchRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Publishes up to ten messages to the specified topic.
publishBatch(Consumer<PublishBatchRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Publishes up to ten messages to the specified topic.
publishBatch(PublishBatchRequest) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Publishes up to ten messages to the specified topic.
publishBatch(Consumer<PublishBatchRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Publishes up to ten messages to the specified topic.
PublishBatchRequest - Class in software.amazon.awssdk.services.sns.model
 
PublishBatchRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
publishBatchRequestEntries(Collection<PublishBatchRequestEntry>) - Method in interface software.amazon.awssdk.services.sns.model.PublishBatchRequest.Builder
A list of PublishBatch request entries to be sent to the SNS topic.
publishBatchRequestEntries(PublishBatchRequestEntry...) - Method in interface software.amazon.awssdk.services.sns.model.PublishBatchRequest.Builder
A list of PublishBatch request entries to be sent to the SNS topic.
publishBatchRequestEntries(Consumer<PublishBatchRequestEntry.Builder>...) - Method in interface software.amazon.awssdk.services.sns.model.PublishBatchRequest.Builder
A list of PublishBatch request entries to be sent to the SNS topic.
publishBatchRequestEntries() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequest
A list of PublishBatch request entries to be sent to the SNS topic.
PublishBatchRequestEntry - Class in software.amazon.awssdk.services.sns.model
Contains the details of a single Amazon SNS message along with an Id that identifies a message within the batch.
PublishBatchRequestEntry.Builder - Interface in software.amazon.awssdk.services.sns.model
 
PublishBatchRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
PublishBatchRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.sns.transform.PublishBatchRequestMarshaller
 
PublishBatchResponse - Class in software.amazon.awssdk.services.sns.model
 
PublishBatchResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
PublishBatchResultEntry - Class in software.amazon.awssdk.services.sns.model
Encloses data related to a successful message in a batch request for topic.
PublishBatchResultEntry.Builder - Interface in software.amazon.awssdk.services.sns.model
 
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(AwsQueryProtocolFactory) - 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
 

R

removePermission(RemovePermissionRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Removes a statement from a topic's access control policy.
removePermission(Consumer<RemovePermissionRequest.Builder>) - 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.
removePermission(Consumer<RemovePermissionRequest.Builder>) - 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
RemovePermissionRequestMarshaller(AwsQueryProtocolFactory) - 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
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.AuthorizationErrorException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.BatchEntryIdsNotDistinctException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.BatchRequestTooLongException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.ConcurrentAccessException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.EmptyBatchRequestException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.EndpointDisabledException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.FilterPolicyLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.InternalErrorException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.InvalidBatchEntryIdException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.InvalidParameterException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.InvalidParameterValueException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.InvalidSecurityException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.KmsAccessDeniedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.KmsDisabledException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.KmsInvalidStateException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.KmsNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.KmsOptInRequiredException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.KmsThrottlingException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.NotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.OptedOutException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.PlatformApplicationDisabledException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.SnsException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.sns.model.SnsException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.StaleTagException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.SubscriptionLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.TagLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.TagPolicyException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.ThrottledException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.TooManyEntriesInBatchRequestException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.TopicLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.UserErrorException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.ValidationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.sns.model.VerificationException.Builder
 
resourceArn(String) - Method in interface software.amazon.awssdk.services.sns.model.ListTagsForResourceRequest.Builder
The ARN of the topic for which to list tags.
resourceArn() - Method in class software.amazon.awssdk.services.sns.model.ListTagsForResourceRequest
The ARN of the topic for which to list tags.
resourceArn(String) - Method in interface software.amazon.awssdk.services.sns.model.TagResourceRequest.Builder
The ARN of the topic to which to add tags.
resourceArn() - Method in class software.amazon.awssdk.services.sns.model.TagResourceRequest
The ARN of the topic to which to add tags.
resourceArn(String) - Method in interface software.amazon.awssdk.services.sns.model.UntagResourceRequest.Builder
The ARN of the topic from which to remove tags.
resourceArn() - Method in class software.amazon.awssdk.services.sns.model.UntagResourceRequest
The ARN of the topic from which to remove tags.
ResourceNotFoundException - Exception in software.amazon.awssdk.services.sns.model
Can’t perform the action on the specified resource.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
responseMetadata() - Method in interface software.amazon.awssdk.services.sns.model.SnsResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.sns.model.SnsResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.sns.model.SnsResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.sns.model.SnsResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.sns.model.SnsResponse
 
returnSubscriptionArn(Boolean) - Method in interface software.amazon.awssdk.services.sns.model.SubscribeRequest.Builder
Sets whether the response from the Subscribe request includes the subscription ARN, even if the subscription is not yet confirmed.
returnSubscriptionArn() - Method in class software.amazon.awssdk.services.sns.model.SubscribeRequest
Sets whether the response from the Subscribe request includes the subscription ARN, even if the subscription is not yet confirmed.
routeType(String) - Method in interface software.amazon.awssdk.services.sns.model.PhoneNumberInformation.Builder
The list of supported routes.
routeType(RouteType) - Method in interface software.amazon.awssdk.services.sns.model.PhoneNumberInformation.Builder
The list of supported routes.
routeType() - Method in class software.amazon.awssdk.services.sns.model.PhoneNumberInformation
The list of supported routes.
RouteType - Enum in software.amazon.awssdk.services.sns.model
Enum listing out all supported route types.
routeTypeAsString() - Method in class software.amazon.awssdk.services.sns.model.PhoneNumberInformation
The list of supported routes.

S

sdkFields() - Method in class software.amazon.awssdk.services.sns.model.AddPermissionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.AddPermissionResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.AuthorizationErrorException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.BatchEntryIdsNotDistinctException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.BatchRequestTooLongException
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.BatchResultErrorEntry
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.ConcurrentAccessException
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.CreateSmsSandboxPhoneNumberRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.CreateSmsSandboxPhoneNumberResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.CreateTopicRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.CreateTopicResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.DeleteEndpointRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.DeleteEndpointResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.DeletePlatformApplicationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.DeletePlatformApplicationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.DeleteSmsSandboxPhoneNumberRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.DeleteSmsSandboxPhoneNumberResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.DeleteTopicRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.DeleteTopicResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.EmptyBatchRequestException
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.Endpoint
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.EndpointDisabledException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.FilterPolicyLimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.GetSmsAttributesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.GetSmsAttributesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.GetSmsSandboxAccountStatusRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.GetSmsSandboxAccountStatusResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.InternalErrorException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.InvalidBatchEntryIdException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.InvalidParameterException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.InvalidParameterValueException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.InvalidSecurityException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.KmsAccessDeniedException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.KmsDisabledException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.KmsInvalidStateException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.KmsNotFoundException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.KmsOptInRequiredException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.KmsThrottlingException
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.ListOriginationNumbersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.ListOriginationNumbersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.ListTagsForResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.ListTagsForResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.ListTopicsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.ListTopicsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.MessageAttributeValue
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.NotFoundException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.OptedOutException
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.OptInPhoneNumberRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.OptInPhoneNumberResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.PhoneNumberInformation
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.PlatformApplication
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.PlatformApplicationDisabledException
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequestEntry
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchResultEntry
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.PublishRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.PublishResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.RemovePermissionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.RemovePermissionResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.ResourceNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.SetSmsAttributesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.SetSmsAttributesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.SMSSandboxPhoneNumber
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.StaleTagException
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.SubscribeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.SubscribeResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.Subscription
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.SubscriptionLimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.Tag
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.TagLimitExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.TagPolicyException
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.TagResourceResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.ThrottledException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.TooManyEntriesInBatchRequestException
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.Topic
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.TopicLimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.UnsubscribeRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.UnsubscribeResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.UntagResourceResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.UserErrorException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.ValidationException
 
sdkFields() - Method in exception software.amazon.awssdk.services.sns.model.VerificationException
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberResponse
 
senderFault(Boolean) - Method in interface software.amazon.awssdk.services.sns.model.BatchResultErrorEntry.Builder
Specifies whether the error happened due to the caller of the batch API action.
senderFault() - Method in class software.amazon.awssdk.services.sns.model.BatchResultErrorEntry
Specifies whether the error happened due to the caller of the batch API action.
sequenceNumber(String) - Method in interface software.amazon.awssdk.services.sns.model.PublishBatchResultEntry.Builder
This parameter applies only to FIFO (first-in-first-out) topics.
sequenceNumber() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchResultEntry
This parameter applies only to FIFO (first-in-first-out) topics.
sequenceNumber(String) - Method in interface software.amazon.awssdk.services.sns.model.PublishResponse.Builder
This response element applies only to FIFO (first-in-first-out) topics.
sequenceNumber() - Method in class software.amazon.awssdk.services.sns.model.PublishResponse
This response element applies only to FIFO (first-in-first-out) topics.
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 exception software.amazon.awssdk.services.sns.model.BatchEntryIdsNotDistinctException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.BatchRequestTooLongException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.BatchResultErrorEntry
 
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 exception software.amazon.awssdk.services.sns.model.ConcurrentAccessException
 
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.CreateSmsSandboxPhoneNumberRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.CreateSmsSandboxPhoneNumberResponse
 
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.DeleteSmsSandboxPhoneNumberRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.DeleteSmsSandboxPhoneNumberResponse
 
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 exception software.amazon.awssdk.services.sns.model.EmptyBatchRequestException
 
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 exception software.amazon.awssdk.services.sns.model.FilterPolicyLimitExceededException
 
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.GetSmsSandboxAccountStatusRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.GetSmsSandboxAccountStatusResponse
 
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.InvalidBatchEntryIdException
 
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 exception software.amazon.awssdk.services.sns.model.InvalidSecurityException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.KmsAccessDeniedException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.KmsDisabledException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.KmsInvalidStateException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.KmsNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.KmsOptInRequiredException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.KmsThrottlingException
 
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.ListOriginationNumbersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.ListOriginationNumbersResponse
 
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.ListSmsSandboxPhoneNumbersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersResponse
 
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.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.ListTagsForResourceResponse
 
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 exception software.amazon.awssdk.services.sns.model.OptedOutException
 
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.PhoneNumberInformation
 
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.PublishBatchRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.PublishBatchRequestEntry
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.PublishBatchResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.PublishBatchResultEntry
 
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 exception software.amazon.awssdk.services.sns.model.ResourceNotFoundException
 
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.SMSSandboxPhoneNumber
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.SnsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.StaleTagException
 
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 class software.amazon.awssdk.services.sns.model.Tag
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.TagLimitExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.TagPolicyException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.TagResourceResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.ThrottledException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.TooManyEntriesInBatchRequestException
 
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
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.UserErrorException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.ValidationException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.sns.model.VerificationException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberResponse
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.sns.SnsClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.sns.SnsAsyncClient
 
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 (Firebase Cloud Messaging) and APNS.
setEndpointAttributes(Consumer<SetEndpointAttributesRequest.Builder>) - 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 (Firebase Cloud Messaging) 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 (Firebase Cloud Messaging) and APNS.
setEndpointAttributes(Consumer<SetEndpointAttributesRequest.Builder>) - 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 (Firebase Cloud Messaging) 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
SetEndpointAttributesRequestMarshaller(AwsQueryProtocolFactory) - 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
 
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 (Firebase Cloud Messaging).
setPlatformApplicationAttributes(Consumer<SetPlatformApplicationAttributesRequest.Builder>) - 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 (Firebase Cloud Messaging).
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 (Firebase Cloud Messaging).
setPlatformApplicationAttributes(Consumer<SetPlatformApplicationAttributesRequest.Builder>) - 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 (Firebase Cloud Messaging).
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
SetPlatformApplicationAttributesRequestMarshaller(AwsQueryProtocolFactory) - 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
 
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(Consumer<SetSmsAttributesRequest.Builder>) - 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.
setSMSAttributes(Consumer<SetSmsAttributesRequest.Builder>) - 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
SetSmsAttributesRequestMarshaller(AwsQueryProtocolFactory) - 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
 
setSubscriptionAttributes(SetSubscriptionAttributesRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Allows a subscription owner to set an attribute of the subscription to a new value.
setSubscriptionAttributes(Consumer<SetSubscriptionAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Allows a subscription owner to set an attribute of the subscription 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 subscription to a new value.
setSubscriptionAttributes(Consumer<SetSubscriptionAttributesRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Allows a subscription owner to set an attribute of the subscription 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
SetSubscriptionAttributesRequestMarshaller(AwsQueryProtocolFactory) - 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
 
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(Consumer<SetTopicAttributesRequest.Builder>) - 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.
setTopicAttributes(Consumer<SetTopicAttributesRequest.Builder>) - 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
SetTopicAttributesRequestMarshaller(AwsQueryProtocolFactory) - 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
 
SMSSandboxPhoneNumber - Class in software.amazon.awssdk.services.sns.model
A verified or pending destination phone number in the SMS sandbox.
SMSSandboxPhoneNumber.Builder - Interface in software.amazon.awssdk.services.sns.model
 
SMSSandboxPhoneNumberVerificationStatus - Enum in software.amazon.awssdk.services.sns.model
Enum listing out all supported destination phone number verification statuses.
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.
SnsException - Exception in software.amazon.awssdk.services.sns.model
 
SnsException(SnsException.Builder) - Constructor for exception software.amazon.awssdk.services.sns.model.SnsException
 
SnsException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
SnsException.BuilderImpl - Class in software.amazon.awssdk.services.sns.model
 
SnsRequest - Class in software.amazon.awssdk.services.sns.model
 
SnsRequest(SnsRequest.Builder) - Constructor for class software.amazon.awssdk.services.sns.model.SnsRequest
 
SnsRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
SnsRequest.BuilderImpl - Class in software.amazon.awssdk.services.sns.model
 
SnsResponse - Class in software.amazon.awssdk.services.sns.model
 
SnsResponse(SnsResponse.Builder) - Constructor for class software.amazon.awssdk.services.sns.model.SnsResponse
 
SnsResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
SnsResponse.BuilderImpl - Class in software.amazon.awssdk.services.sns.model
 
SnsResponseMetadata - Class in software.amazon.awssdk.services.sns.model
 
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.paginators - package software.amazon.awssdk.services.sns.paginators
 
software.amazon.awssdk.services.sns.transform - package software.amazon.awssdk.services.sns.transform
 
StaleTagException - Exception in software.amazon.awssdk.services.sns.model
A tag has been added to a resource with the same ARN as a deleted resource.
StaleTagException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
status(String) - Method in interface software.amazon.awssdk.services.sns.model.PhoneNumberInformation.Builder
The status of the phone number.
status() - Method in class software.amazon.awssdk.services.sns.model.PhoneNumberInformation
The status of the phone number.
status(String) - Method in interface software.amazon.awssdk.services.sns.model.SMSSandboxPhoneNumber.Builder
The destination phone number's verification status.
status(SMSSandboxPhoneNumberVerificationStatus) - Method in interface software.amazon.awssdk.services.sns.model.SMSSandboxPhoneNumber.Builder
The destination phone number's verification status.
status() - Method in class software.amazon.awssdk.services.sns.model.SMSSandboxPhoneNumber
The destination phone number's verification status.
status(String) - Method in interface software.amazon.awssdk.services.sns.model.VerificationException.Builder
The status of the verification error.
status() - Method in exception software.amazon.awssdk.services.sns.model.VerificationException
The status of the verification error.
statusAsString() - Method in class software.amazon.awssdk.services.sns.model.SMSSandboxPhoneNumber
The destination phone number's verification status.
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.AuthorizationErrorException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.BatchEntryIdsNotDistinctException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.BatchRequestTooLongException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.ConcurrentAccessException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.EmptyBatchRequestException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.EndpointDisabledException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.FilterPolicyLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.InternalErrorException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.InvalidBatchEntryIdException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.InvalidParameterException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.InvalidParameterValueException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.InvalidSecurityException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.KmsAccessDeniedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.KmsDisabledException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.KmsInvalidStateException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.KmsNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.KmsOptInRequiredException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.KmsThrottlingException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.NotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.OptedOutException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.PlatformApplicationDisabledException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.ResourceNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.SnsException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.sns.model.SnsException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.StaleTagException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.SubscriptionLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.TagLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.TagPolicyException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.ThrottledException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.TooManyEntriesInBatchRequestException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.TopicLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.UserErrorException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.ValidationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.sns.model.VerificationException.Builder
 
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.PublishBatchRequestEntry.Builder
The subject of the batch message.
subject() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequestEntry
The subject of the batch message.
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(Subscriber<? super ListEndpointsByPlatformApplicationResponse>) - Method in class software.amazon.awssdk.services.sns.paginators.ListEndpointsByPlatformApplicationPublisher
 
subscribe(Subscriber<? super ListOriginationNumbersResponse>) - Method in class software.amazon.awssdk.services.sns.paginators.ListOriginationNumbersPublisher
 
subscribe(Subscriber<? super ListPhoneNumbersOptedOutResponse>) - Method in class software.amazon.awssdk.services.sns.paginators.ListPhoneNumbersOptedOutPublisher
 
subscribe(Subscriber<? super ListPlatformApplicationsResponse>) - Method in class software.amazon.awssdk.services.sns.paginators.ListPlatformApplicationsPublisher
 
subscribe(Subscriber<? super ListSmsSandboxPhoneNumbersResponse>) - Method in class software.amazon.awssdk.services.sns.paginators.ListSMSSandboxPhoneNumbersPublisher
 
subscribe(Subscriber<? super ListSubscriptionsByTopicResponse>) - Method in class software.amazon.awssdk.services.sns.paginators.ListSubscriptionsByTopicPublisher
 
subscribe(Subscriber<? super ListSubscriptionsResponse>) - Method in class software.amazon.awssdk.services.sns.paginators.ListSubscriptionsPublisher
 
subscribe(Subscriber<? super ListTopicsResponse>) - Method in class software.amazon.awssdk.services.sns.paginators.ListTopicsPublisher
 
subscribe(SubscribeRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Subscribes an endpoint to an Amazon SNS topic.
subscribe(Consumer<SubscribeRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Subscribes an endpoint to an Amazon SNS topic.
subscribe(SubscribeRequest) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Subscribes an endpoint to an Amazon SNS topic.
subscribe(Consumer<SubscribeRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Subscribes an endpoint to an 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(AwsQueryProtocolFactory) - 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
 
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 it is confirmed, or the string "pending confirmation" if the subscription requires confirmation.
subscriptionArn() - Method in class software.amazon.awssdk.services.sns.model.SubscribeResponse
The ARN of the subscription if it is confirmed, or the string "pending confirmation" if the subscription requires 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
 
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(Consumer<Subscription.Builder>...) - 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(Consumer<Subscription.Builder>...) - 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.
subscriptions() - Method in class software.amazon.awssdk.services.sns.paginators.ListSubscriptionsByTopicIterable
Returns an iterable to iterate through the paginated ListSubscriptionsByTopicResponse.subscriptions() member.
subscriptions() - Method in class software.amazon.awssdk.services.sns.paginators.ListSubscriptionsByTopicPublisher
Returns a publisher that can be used to get a stream of data.
subscriptions() - Method in class software.amazon.awssdk.services.sns.paginators.ListSubscriptionsIterable
Returns an iterable to iterate through the paginated ListSubscriptionsResponse.subscriptions() member.
subscriptions() - Method in class software.amazon.awssdk.services.sns.paginators.ListSubscriptionsPublisher
Returns a publisher that can be used to get a stream of data.
successful(Collection<PublishBatchResultEntry>) - Method in interface software.amazon.awssdk.services.sns.model.PublishBatchResponse.Builder
A list of successful PublishBatch responses.
successful(PublishBatchResultEntry...) - Method in interface software.amazon.awssdk.services.sns.model.PublishBatchResponse.Builder
A list of successful PublishBatch responses.
successful(Consumer<PublishBatchResultEntry.Builder>...) - Method in interface software.amazon.awssdk.services.sns.model.PublishBatchResponse.Builder
A list of successful PublishBatch responses.
successful() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchResponse
A list of successful PublishBatch responses.

T

Tag - Class in software.amazon.awssdk.services.sns.model
The list of tags to be added to the specified topic.
Tag.Builder - Interface in software.amazon.awssdk.services.sns.model
 
tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.sns.model.UntagResourceRequest.Builder
The list of tag keys to remove from the specified topic.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.sns.model.UntagResourceRequest.Builder
The list of tag keys to remove from the specified topic.
tagKeys() - Method in class software.amazon.awssdk.services.sns.model.UntagResourceRequest
The list of tag keys to remove from the specified topic.
TagLimitExceededException - Exception in software.amazon.awssdk.services.sns.model
Can't add more than 50 tags to a topic.
TagLimitExceededException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
TagPolicyException - Exception in software.amazon.awssdk.services.sns.model
The request doesn't comply with the IAM tag policy.
TagPolicyException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Add tags to the specified Amazon SNS topic.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Add tags to the specified Amazon SNS topic.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Add tags to the specified Amazon SNS topic.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Add tags to the specified Amazon SNS topic.
TagResourceRequest - Class in software.amazon.awssdk.services.sns.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
TagResourceRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.sns.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.sns.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sns.model.CreateTopicRequest.Builder
The list of tags to add to a new topic.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sns.model.CreateTopicRequest.Builder
The list of tags to add to a new topic.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sns.model.CreateTopicRequest.Builder
The list of tags to add to a new topic.
tags() - Method in class software.amazon.awssdk.services.sns.model.CreateTopicRequest
The list of tags to add to a new topic.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sns.model.ListTagsForResourceResponse.Builder
The tags associated with the specified topic.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sns.model.ListTagsForResourceResponse.Builder
The tags associated with the specified topic.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sns.model.ListTagsForResourceResponse.Builder
The tags associated with the specified topic.
tags() - Method in class software.amazon.awssdk.services.sns.model.ListTagsForResourceResponse
The tags associated with the specified topic.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.sns.model.TagResourceRequest.Builder
The tags to be added to the specified topic.
tags(Tag...) - Method in interface software.amazon.awssdk.services.sns.model.TagResourceRequest.Builder
The tags to be added to the specified topic.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.sns.model.TagResourceRequest.Builder
The tags to be added to the specified topic.
tags() - Method in class software.amazon.awssdk.services.sns.model.TagResourceRequest
The tags to be added to the specified topic.
targetArn(String) - Method in interface software.amazon.awssdk.services.sns.model.PublishRequest.Builder
If you don't specify a value for the TargetArn parameter, you must specify a value for the PhoneNumber or TopicArn parameters.
targetArn() - Method in class software.amazon.awssdk.services.sns.model.PublishRequest
If you don't specify a value for the TargetArn parameter, you must specify a value for the PhoneNumber or TopicArn parameters.
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 Amazon Web Services account.
ThrottledException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
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 exception software.amazon.awssdk.services.sns.model.BatchEntryIdsNotDistinctException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.BatchRequestTooLongException
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.BatchResultErrorEntry
 
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 exception software.amazon.awssdk.services.sns.model.ConcurrentAccessException
 
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.CreateSmsSandboxPhoneNumberRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.CreateSmsSandboxPhoneNumberResponse
 
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.DeleteSmsSandboxPhoneNumberRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.DeleteSmsSandboxPhoneNumberResponse
 
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 exception software.amazon.awssdk.services.sns.model.EmptyBatchRequestException
 
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 exception software.amazon.awssdk.services.sns.model.FilterPolicyLimitExceededException
 
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.GetSmsSandboxAccountStatusRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.GetSmsSandboxAccountStatusResponse
 
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.InvalidBatchEntryIdException
 
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 exception software.amazon.awssdk.services.sns.model.InvalidSecurityException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.KmsAccessDeniedException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.KmsDisabledException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.KmsInvalidStateException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.KmsNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.KmsOptInRequiredException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.KmsThrottlingException
 
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.ListOriginationNumbersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.ListOriginationNumbersResponse
 
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.ListSmsSandboxPhoneNumbersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersResponse
 
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.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.ListTagsForResourceResponse
 
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 exception software.amazon.awssdk.services.sns.model.OptedOutException
 
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.PhoneNumberInformation
 
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.PublishBatchRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequestEntry
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchResultEntry
 
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 exception software.amazon.awssdk.services.sns.model.ResourceNotFoundException
 
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.SMSSandboxPhoneNumber
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.SnsException
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.SnsRequest
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.StaleTagException
 
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 class software.amazon.awssdk.services.sns.model.Tag
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.TagLimitExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.TagPolicyException
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.TagResourceResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.ThrottledException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.TooManyEntriesInBatchRequestException
 
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
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.UntagResourceResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.UserErrorException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.ValidationException
 
toBuilder() - Method in exception software.amazon.awssdk.services.sns.model.VerificationException
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberResponse
 
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.
TooManyEntriesInBatchRequestException - Exception in software.amazon.awssdk.services.sns.model
The batch request contains more entries than permissible.
TooManyEntriesInBatchRequestException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
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.PublishBatchRequest.Builder
The Amazon resource name (ARN) of the topic you want to batch publish to.
topicArn() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequest
The Amazon resource name (ARN) of the topic you want to batch publish to.
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
 
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(Consumer<Topic.Builder>...) - 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() - Method in class software.amazon.awssdk.services.sns.paginators.ListTopicsIterable
Returns an iterable to iterate through the paginated ListTopicsResponse.topics() member.
topics() - Method in class software.amazon.awssdk.services.sns.paginators.ListTopicsPublisher
Returns a publisher that can be used to get a stream of data.
toString() - Method in class software.amazon.awssdk.services.sns.model.AddPermissionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.AddPermissionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.BatchResultErrorEntry
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.CheckIfPhoneNumberIsOptedOutResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.ConfirmSubscriptionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformApplicationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.CreatePlatformEndpointResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.CreateSmsSandboxPhoneNumberRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.CreateSmsSandboxPhoneNumberResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.CreateTopicRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.CreateTopicResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.DeleteEndpointRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.DeleteEndpointResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.DeletePlatformApplicationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.DeletePlatformApplicationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.DeleteSmsSandboxPhoneNumberRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.DeleteSmsSandboxPhoneNumberResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.DeleteTopicRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.DeleteTopicResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.Endpoint
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.GetEndpointAttributesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.GetPlatformApplicationAttributesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.GetSmsAttributesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.GetSmsAttributesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.GetSmsSandboxAccountStatusRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.GetSmsSandboxAccountStatusResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.GetSubscriptionAttributesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.GetTopicAttributesResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sns.model.LanguageCodeString
 
toString() - Method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.ListEndpointsByPlatformApplicationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.ListOriginationNumbersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.ListOriginationNumbersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.ListPhoneNumbersOptedOutResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.ListPlatformApplicationsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsByTopicResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.ListSubscriptionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.ListTagsForResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.ListTopicsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.ListTopicsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.MessageAttributeValue
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sns.model.NumberCapability
 
toString() - Method in class software.amazon.awssdk.services.sns.model.OptInPhoneNumberRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.OptInPhoneNumberResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.PhoneNumberInformation
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.PlatformApplication
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchRequestEntry
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.PublishBatchResultEntry
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.PublishRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.PublishResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.RemovePermissionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.RemovePermissionResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sns.model.RouteType
 
toString() - Method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.SetEndpointAttributesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.SetPlatformApplicationAttributesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.SetSmsAttributesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.SetSmsAttributesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.SetSubscriptionAttributesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.SetTopicAttributesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.SMSSandboxPhoneNumber
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.sns.model.SMSSandboxPhoneNumberVerificationStatus
 
toString() - Method in class software.amazon.awssdk.services.sns.model.SubscribeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.SubscribeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.Subscription
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.Tag
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.Topic
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.UnsubscribeRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.UnsubscribeResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.sns.model.VerifySmsSandboxPhoneNumberResponse
Returns a string representation of this object.

U

unsubscribe(UnsubscribeRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Deletes a subscription.
unsubscribe(Consumer<UnsubscribeRequest.Builder>) - 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.
unsubscribe(Consumer<UnsubscribeRequest.Builder>) - 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
UnsubscribeRequestMarshaller(AwsQueryProtocolFactory) - 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
 
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Remove tags from the specified Amazon SNS topic.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Remove tags from the specified Amazon SNS topic.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Remove tags from the specified Amazon SNS topic.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Remove tags from the specified Amazon SNS topic.
UntagResourceRequest - Class in software.amazon.awssdk.services.sns.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
UntagResourceRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.sns.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.sns.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
UserErrorException - Exception in software.amazon.awssdk.services.sns.model
Indicates that a request parameter does not comply with the associated constraints.
UserErrorException.Builder - Interface in software.amazon.awssdk.services.sns.model
 

V

ValidationException - Exception in software.amazon.awssdk.services.sns.model
Indicates that a parameter in the request is invalid.
ValidationException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
value(String) - Method in interface software.amazon.awssdk.services.sns.model.Tag.Builder
The optional value portion of the tag.
value() - Method in class software.amazon.awssdk.services.sns.model.Tag
The optional value portion of the tag.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sns.model.LanguageCodeString
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sns.model.NumberCapability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sns.model.RouteType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.sns.model.SMSSandboxPhoneNumberVerificationStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.sns.model.LanguageCodeString
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.sns.model.NumberCapability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.sns.model.RouteType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.sns.model.SMSSandboxPhoneNumberVerificationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
VerificationException - Exception in software.amazon.awssdk.services.sns.model
Indicates that the one-time password (OTP) used for verification is invalid.
VerificationException.Builder - Interface in software.amazon.awssdk.services.sns.model
 
verifySMSSandboxPhoneNumber(VerifySmsSandboxPhoneNumberRequest) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Verifies a destination phone number with a one-time password (OTP) for the calling Amazon Web Services account.
verifySMSSandboxPhoneNumber(Consumer<VerifySmsSandboxPhoneNumberRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsAsyncClient
Verifies a destination phone number with a one-time password (OTP) for the calling Amazon Web Services account.
verifySMSSandboxPhoneNumber(VerifySmsSandboxPhoneNumberRequest) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Verifies a destination phone number with a one-time password (OTP) for the calling Amazon Web Services account.
verifySMSSandboxPhoneNumber(Consumer<VerifySmsSandboxPhoneNumberRequest.Builder>) - Method in interface software.amazon.awssdk.services.sns.SnsClient
Verifies a destination phone number with a one-time password (OTP) for the calling Amazon Web Services account.
VerifySmsSandboxPhoneNumberRequest - Class in software.amazon.awssdk.services.sns.model
 
VerifySmsSandboxPhoneNumberRequest.Builder - Interface in software.amazon.awssdk.services.sns.model
 
VerifySmsSandboxPhoneNumberRequestMarshaller - Class in software.amazon.awssdk.services.sns.transform
VerifySmsSandboxPhoneNumberRequestMarshaller(AwsQueryProtocolFactory) - Constructor for class software.amazon.awssdk.services.sns.transform.VerifySmsSandboxPhoneNumberRequestMarshaller
 
VerifySmsSandboxPhoneNumberResponse - Class in software.amazon.awssdk.services.sns.model
The destination phone number's verification status.
VerifySmsSandboxPhoneNumberResponse.Builder - Interface in software.amazon.awssdk.services.sns.model
 
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links

Copyright © 2022. All rights reserved.