Uses of Class
software.amazon.sns.SNSExtendedClientConfiguration
-
Uses of SNSExtendedClientConfiguration in software.amazon.sns
Methods in software.amazon.sns that return SNSExtendedClientConfiguration Modifier and Type Method Description SNSExtendedClientConfigurationSNSExtendedClientConfiguration. withAlwaysThroughS3(boolean alwaysThroughS3)SNSExtendedClientConfigurationSNSExtendedClientConfiguration. withPayloadSizeThreshold(int payloadSizeThreshold)SNSExtendedClientConfigurationSNSExtendedClientConfiguration. withPayloadSupportDisabled()SNSExtendedClientConfigurationSNSExtendedClientConfiguration. withPayloadSupportEnabled(com.amazonaws.services.s3.AmazonS3 s3, String s3BucketName)SNSExtendedClientConfigurationSNSExtendedClientConfiguration. withSSEAwsKeyManagementParams(com.amazonaws.services.s3.model.SSEAwsKeyManagementParams sseAwsKeyManagementParams)Constructors in software.amazon.sns with parameters of type SNSExtendedClientConfiguration Constructor Description AmazonSNSExtendedClient(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.SNSExtendedClientConfiguration(SNSExtendedClientConfiguration snsExtendedClientConfiguration)