Uses of Class
com.adobe.aio.event.publish.model.CloudEvent.Builder
-
Packages that use CloudEvent.Builder Package Description com.adobe.aio.event.publish.model -
-
Uses of CloudEvent.Builder in com.adobe.aio.event.publish.model
Methods in com.adobe.aio.event.publish.model that return CloudEvent.Builder Modifier and Type Method Description static CloudEvent.Builder
CloudEvent. builder()
CloudEvent.Builder
CloudEvent.Builder. data(com.fasterxml.jackson.databind.JsonNode data)
CloudEvent.Builder
CloudEvent.Builder. eventCode(String eventCode)
CloudEvent.Builder
CloudEvent.Builder. eventId(String eventId)
CloudEvent.Builder
CloudEvent.Builder. providerId(String providerId)
-