public final class ThingEventToThingConverter extends Object
ThingEvents to Things.| Modifier and Type | Method and Description |
|---|---|
static Optional<org.eclipse.ditto.model.things.Thing> |
thingEventToThing(ThingEvent<?> thingEvent)
Creates a Thing from the passed ThingEvent.
|
public static Optional<org.eclipse.ditto.model.things.Thing> thingEventToThing(ThingEvent<?> thingEvent)
thingEvent - the ThingEvent to extract the correlating Thing fromCopyright © 2017–2019 Eclipse Foundation. All rights reserved.