Uses of Class
io.awspring.cloud.sqs.support.converter.SnsNotification.MessageAttribute
Packages that use SnsNotification.MessageAttribute
Package
Description
Components for converting source messages to Spring messaging messages.
-
Uses of SnsNotification.MessageAttribute in io.awspring.cloud.sqs.support.converter
Methods in io.awspring.cloud.sqs.support.converter that return types with arguments of type SnsNotification.MessageAttributeModifier and TypeMethodDescriptionSnsNotification.getMessageAttributes()Gets the message attributes.Constructor parameters in io.awspring.cloud.sqs.support.converter with type arguments of type SnsNotification.MessageAttributeModifierConstructorDescriptionSnsNotification(String type, String messageId, String topicArn, T message, String timestamp, Map<String, SnsNotification.MessageAttribute> messageAttributes, String sequenceNumber, String subject, String unsubscribeURL, String signature, String signatureVersion, String signingCertURL)