Class SampleEvent
- java.lang.Object
-
- com.adobe.aio.event.management.model.SampleEvent
-
public class SampleEvent extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected com.fasterxml.jackson.databind.JsonNodesamplePayloadA json sample event json Object as expected in the webhook or journal deliveries
-
Constructor Summary
Constructors Constructor Description SampleEvent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetFormat()StringgetSamplePayload()inthashCode()StringtoString()
-