| Package | Description |
|---|---|
| io.cloudevents.v1 |
| Modifier and Type | Method and Description |
|---|---|
CloudEventImpl<T> |
CloudEventBuilder.build() |
static <T> CloudEventImpl<T> |
CloudEventImpl.build(String id,
URI source,
String type,
String datacontenttype,
URI dataschema,
String subject,
ZonedDateTime time,
T data,
byte[] dataBase64)
Used by the Jackson Framework to unmarshall.
|
Copyright © 2020. All rights reserved.