Uses of Class
io.dapr.client.domain.CloudEvent
Package | Description |
---|---|
io.dapr.client.domain |
-
Uses of CloudEvent in io.dapr.client.domain
Methods in io.dapr.client.domain that return CloudEvent Modifier and Type Method Description static CloudEvent<?>
CloudEvent. deserialize(byte[] payload)
Deserialize a message topic from Dapr.