A - The attributes typeT - The 'data' typepublic interface CloudEvent<A extends Attributes,T>
| Modifier and Type | Method and Description |
|---|---|
A |
getAttributes()
The event context attributes
|
Optional<T> |
getData()
The event data
|
Map<String,Object> |
getExtensions()
The event extensions
|
Copyright © 2019. All rights reserved.