Class NotificationHandlerMethodArgumentResolverConfigurationUtils
java.lang.Object
io.awspring.cloud.sns.configuration.NotificationHandlerMethodArgumentResolverConfigurationUtils
Simple util class that is used to create handlers for Http/s notification support.
- Since:
- 1.0
- Author:
- Alain Sahli
-
Method Summary
Modifier and TypeMethodDescriptiongetNotificationHandlerMethodArgumentResolver
(software.amazon.awssdk.services.sns.SnsClient snsClient)
-
Method Details
-
getNotificationHandlerMethodArgumentResolver
public static HandlerMethodArgumentResolver getNotificationHandlerMethodArgumentResolver(software.amazon.awssdk.services.sns.SnsClient snsClient)
-