Package org.eclipse.ditto.things.model.signals.commands.modify
@AllValuesAreNonnullByDefault
package org.eclipse.ditto.things.model.signals.commands.modify
-
ClassDescriptionThis command creates a new Thing.Response to a
CreateThingcommand.This command deletes a thing's attribute.Response to aDeleteAttributecommand.This command deletes aThing's attributes.Response to aDeleteAttributescommand.This command deletes a Feature.This command deletes aFeature's Definition.Response to aDeleteFeatureDefinitioncommand.This command deletes aFeature's desired properties.Response to aDeleteFeatureDesiredPropertiescommand.This command deletes a single desired property of aFeature's desired properties.Response to aDeleteFeatureDesiredPropertycommand.This command deletes aFeature's properties.Response to aDeleteFeaturePropertiescommand.This command deletes a single Property of aFeature's properties.Response to aDeleteFeaturePropertycommand.Response to aDeleteFeaturecommand.Command which deletes theFeaturesof a Thing.Response to aDeleteFeaturescommand.This command deletes a thing.This command deletes aThingDefinitionof a thing.Response to aDeleteThingDefinitioncommand.Response to aDeleteThingcommand./** This command merges an existing Thing with the supplied modification.Response to aMergeThingcommand.This command modifies an attribute.Response to aModifyAttributecommand.This command modifies allThing's attributes at once.Response to aModifyAttributescommand.This command modifies an existing Feature.This command modifies aFeature's Definition.Response to aModifyFeatureDefinitioncommand.This command modifies aFeature's properties.Response to aModifyFeatureDesiredPropertiescommand.This command modifies a single desired property of aFeature's desired properties.Response to aModifyFeatureDesiredPropertycommand.This command modifies aFeature's properties.Response to aModifyFeaturePropertiescommand.This command modifies a single Property of aFeature's properties.Response to aModifyFeaturePropertycommand.Response to aModifyFeaturecommand.This command modifies all existing Features of a Thing.Response to aModifyFeaturescommand.This command modifies the Policy ID of a Thing.Response to aModifyPolicyIdcommand.This command modifies an existing Thing.This command modifies the Definition of a Thing.Response to aModifyThingDefinitioncommand.Response to aModifyThingcommand.ThingModifyCommand<T extends ThingModifyCommand<T>>Aggregates allThingCommands which modify the state of aThing.ThingModifyCommandResponse<T extends ThingModifyCommandResponse<T>>Aggregates all ThingCommandResponses which modify the state of aThing.