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 CloudEventPublishService. publishCloudEvent(Boolean isPhiData, String providerId, String eventCode, String eventId, com.fasterxml.jackson.databind.JsonNode data)CloudEventPublishService. publishCloudEvent(String providerId, String eventCode, String data)CloudEventPublishService. publishCloudEvent(String providerId, String eventCode, String eventId, com.fasterxml.jackson.databind.JsonNode data)CloudEventPublishService. 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 CloudEventCloudEvent.Builder. build()
-