public class CloudEventUtils
extends java.lang.Object
Constructor and Description |
---|
CloudEventUtils() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
toJsonString(io.cloudevents.CloudEvent event)
Return the JSON string for this CloudEvent
|