public class LambdaNotifierElasticBeanstalkHealth.ElasticBeanstalkProcessor extends LambdaSnsNotifier.Processor
| Constructor and Description |
|---|
ElasticBeanstalkProcessor(com.fasterxml.jackson.databind.ObjectMapper om,
Logger logger,
org.tiogasolutions.notify.notifier.Notifier notifier,
com.amazonaws.services.lambda.runtime.Context context,
SnsRecord record) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
decorateNotification() |
protected void |
processPayload() |
buildTraitsMap, getSummary, getTopic, processRecordprotected void processPayload()
processPayload in class LambdaSnsNotifier.Processorprotected void decorateNotification()
decorateNotification in class LambdaSnsNotifier.Processor