Uses of Class
org.eclipse.ditto.things.model.signals.commands.modify.DeleteThing
Packages that use DeleteThing
-
Uses of DeleteThing in org.eclipse.ditto.things.model.signals.commands.modify
Methods in org.eclipse.ditto.things.model.signals.commands.modify that return DeleteThingModifier and TypeMethodDescriptionstatic DeleteThingDeleteThing.fromJson(String jsonString, org.eclipse.ditto.base.model.headers.DittoHeaders dittoHeaders) Creates a newDeleteThingfrom a JSON string.static DeleteThingDeleteThing.fromJson(org.eclipse.ditto.json.JsonObject jsonObject, org.eclipse.ditto.base.model.headers.DittoHeaders dittoHeaders) Creates a newDeleteThingfrom a JSON object.static DeleteThingReturns a command for deleting a Thing.DeleteThing.setDittoHeaders(org.eclipse.ditto.base.model.headers.DittoHeaders dittoHeaders) DeleteThing.setEntity(org.eclipse.ditto.json.JsonValue entity)