Uses of Class
io.awspring.cloud.sqs.support.converter.SnsNotification
Packages that use SnsNotification
-
Uses of SnsNotification in io.awspring.cloud.sqs.sample
Methods in io.awspring.cloud.sqs.sample with parameters of type SnsNotificationModifier and TypeMethodDescriptionvoidSnsNotificationSample.receiveCustomMessage(SnsNotification<SnsNotificationSample.CustomMessage> notification) Receives SNS notifications from the "sns-notification-custom-queue" SQS queue.