Uses of Class
software.amazon.sns.SNSExtendedClientConfiguration
-
Uses of SNSExtendedClientConfiguration in software.amazon.sns
Methods in software.amazon.sns that return SNSExtendedClientConfigurationModifier and TypeMethodDescriptionSNSExtendedClientConfiguration.withAlwaysThroughS3(boolean alwaysThroughS3) SNSExtendedClientConfiguration.withPayloadSizeThreshold(int payloadSizeThreshold) SNSExtendedClientConfiguration.withPayloadSupportDisabled()SNSExtendedClientConfiguration.withPayloadSupportEnabled(com.amazonaws.services.s3.AmazonS3 s3, String s3BucketName) SNSExtendedClientConfiguration.withSSEAwsKeyManagementParams(com.amazonaws.services.s3.model.SSEAwsKeyManagementParams sseAwsKeyManagementParams) Constructors in software.amazon.sns with parameters of type SNSExtendedClientConfigurationModifierConstructorDescriptionAmazonSNSExtendedClient(com.amazonaws.services.sns.AmazonSNS snsClient, SNSExtendedClientConfiguration snsExtendedClientConfiguration) 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(com.amazonaws.services.sns.AmazonSNS snsClient, SNSExtendedClientConfiguration snsExtendedClientConfiguration, software.amazon.payloadoffloading.PayloadStore payloadStore) 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.SNSExtendedClientConfiguration(SNSExtendedClientConfiguration snsExtendedClientConfiguration)