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