Uses of Interface
org.eclipse.ditto.things.model.signals.commands.modify.ThingModifyCommand
Packages that use ThingModifyCommand
-
Uses of ThingModifyCommand in org.eclipse.ditto.things.model.signals.commands.modify
Classes in org.eclipse.ditto.things.model.signals.commands.modify with type parameters of type ThingModifyCommandModifier and TypeInterfaceDescriptioninterfaceThingModifyCommand<T extends ThingModifyCommand<T>>Aggregates allThingCommands which modify the state of aThing.Classes in org.eclipse.ditto.things.model.signals.commands.modify that implement ThingModifyCommandModifier and TypeClassDescriptionfinal classThis command creates a new Thing.final classThis command deletes a thing's attribute.final classThis command deletes aThing's attributes.final classThis command deletes a Feature.final classThis command deletes aFeature's Definition.final classThis command deletes aFeature's desired properties.final classThis command deletes a single desired property of aFeature's desired properties.final classThis command deletes aFeature's properties.final classThis command deletes a single Property of aFeature's properties.final classCommand which deletes theFeaturesof a Thing.final classThis command deletes a thing.final classThis command deletes aThingDefinitionof a thing.final class/** This command merges an existing Thing with the supplied modification.final classThis command modifies an attribute.final classThis command modifies allThing's attributes at once.final classThis command modifies an existing Feature.final classThis command modifies aFeature's Definition.final classThis command modifies aFeature's properties.final classThis command modifies a single desired property of aFeature's desired properties.final classThis command modifies aFeature's properties.final classThis command modifies a single Property of aFeature's properties.final classThis command modifies all existing Features of a Thing.final classThis command modifies the Policy ID of a Thing.final classThis command modifies an existing Thing.final classThis command modifies the Definition of a Thing.