JavaScript is disabled on your browser.
Skip navigation links
Spring Cloud AWS
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.awspring.cloud.sns.annotation.handlers
Annotation Interface NotificationMessage
@Retention
(
RUNTIME
)
@Target
(
PARAMETER
)
public @interface
NotificationMessage
Annotation that is used to map SNS notification value to a variable that is annotated. Used in Controllers method for handling/receiving SNS notifications.
Author:
Alain Sahli