- All Superinterfaces:
CloudEventAttributes,CloudEventContext,CloudEventExtensions
Interface representing an in memory read only representation of a CloudEvent,
as specified by the CloudEvents specification.
-
Method Summary
Methods inherited from interface io.cloudevents.CloudEventAttributes
getAttribute, getAttributeNames, getDataContentType, getDataSchema, getId, getSource, getSpecVersion, getSubject, getTime, getTypeMethods inherited from interface io.cloudevents.CloudEventExtensions
getExtension, getExtensionNames
-
Method Details
-
getData
- Returns:
- The event data, if any, otherwise
null
-