A - The attributes typeT - The 'data' typepublic interface UnmarshalStep<A extends Attributes,T>
| Modifier and Type | Method and Description |
|---|---|
CloudEvent<A,T> |
unmarshal()
Unmarshals the payload and headers to
CloudEvent instance |
CloudEvent<A,T> unmarshal()
CloudEvent instanceCopyright © 2019. All rights reserved.