Skip navigation links
A C P S W 

A

AmazonSNSExtendedClient - Class in software.amazon.sns
 
AmazonSNSExtendedClient(SnsClient, SNSExtendedClientConfiguration) - Constructor for class software.amazon.sns.AmazonSNSExtendedClient
Constructs a new Amazon SNS extended client to invoke service methods on Amazon SNS with extended functionality using the specified Amazon SNS client object.
AmazonSNSExtendedClient(SnsClient, SNSExtendedClientConfiguration, PayloadStore) - Constructor for class software.amazon.sns.AmazonSNSExtendedClient
Constructs a new Amazon SNS extended client to invoke service methods on Amazon SNS with extended functionality using the specified Amazon SNS client object and Payload Store object.

C

close() - Method in class software.amazon.sns.AmazonSNSExtendedClient
 

P

publish(PublishRequest) - Method in class software.amazon.sns.AmazonSNSExtendedClient
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).

S

SNSExtendedClientConfiguration - Class in software.amazon.sns
 
SNSExtendedClientConfiguration() - Constructor for class software.amazon.sns.SNSExtendedClientConfiguration
 
SNSExtendedClientConfiguration(SNSExtendedClientConfiguration) - Constructor for class software.amazon.sns.SNSExtendedClientConfiguration
 
software.amazon.sns - package software.amazon.sns
 

W

withAlwaysThroughS3(boolean) - Method in class software.amazon.sns.SNSExtendedClientConfiguration
 
withPayloadSizeThreshold(int) - Method in class software.amazon.sns.SNSExtendedClientConfiguration
 
withPayloadSupportDisabled() - Method in class software.amazon.sns.SNSExtendedClientConfiguration
 
withPayloadSupportEnabled(S3Client, String) - Method in class software.amazon.sns.SNSExtendedClientConfiguration
 
withServerSideEncryption(ServerSideEncryptionStrategy) - Method in class software.amazon.sns.SNSExtendedClientConfiguration
 
A C P S W 
Skip navigation links

Copyright © 2023. All rights reserved.