public class NotificationHandler extends Object
| Constructor and Description |
|---|
NotificationHandler(Consumer<com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS> messageHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(com.amazonaws.services.lambda.runtime.events.SNSEvent event)
Processes event notification.
|
@ConstructorProperties(value="messageHandler") @Generated(value="lombok") public NotificationHandler(Consumer<com.amazonaws.services.lambda.runtime.events.SNSEvent.SNS> messageHandler)
Copyright © 2017 RafaĆ Wrzeszcz - Wrzasq.pl. All rights reserved.