Interface CloudEvent.Participant
-
- All Known Implementing Classes:
ImmutableCloudEvent.ImmutableParticipant
- Enclosing class:
- CloudEvent
@Immutable public static interface CloudEvent.Participant
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UUIDgetGuid()StringgetName()StringgetType()
-