@Value.Enclosing @Value.Immutable public interface CloudEvent extends CloudEntity, Derivable<CloudEvent>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CloudEvent.Participant |
| Modifier and Type | Method and Description |
|---|---|
default CloudEvent |
derive() |
CloudEvent.Participant |
getActee() |
CloudEvent.Participant |
getActor() |
Date |
getTimestamp() |
String |
getType() |
getMetadata, getName, getV3MetadataString getType()
CloudEvent.Participant getActor()
CloudEvent.Participant getActee()
Date getTimestamp()
default CloudEvent derive()
derive in interface Derivable<CloudEvent>Copyright © 2020 SAP SE. All rights reserved.