Uses of Class
org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatures
Packages that use DeleteFeatures
-
Uses of DeleteFeatures in org.eclipse.ditto.things.model.signals.commands.modify
Methods in org.eclipse.ditto.things.model.signals.commands.modify that return DeleteFeaturesModifier and TypeMethodDescriptionstatic DeleteFeaturesDeleteFeatures.fromJson(String jsonString, org.eclipse.ditto.base.model.headers.DittoHeaders dittoHeaders) Creates a newDeleteFeaturesfrom a JSON string.static DeleteFeaturesDeleteFeatures.fromJson(org.eclipse.ditto.json.JsonObject jsonObject, org.eclipse.ditto.base.model.headers.DittoHeaders dittoHeaders) Creates a newDeleteFeaturesfrom a JSON object.static DeleteFeaturesReturns a Command for deleting all Features of a Thing.DeleteFeatures.setDittoHeaders(org.eclipse.ditto.base.model.headers.DittoHeaders dittoHeaders) DeleteFeatures.setEntity(org.eclipse.ditto.json.JsonValue entity)