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