Uses of Interface
org.eclipse.ditto.things.model.signals.commands.ThingCommandResponse
Packages that use ThingCommandResponse
Package
Description
-
Uses of ThingCommandResponse in org.eclipse.ditto.things.model.signals.commands
Classes in org.eclipse.ditto.things.model.signals.commands with type parameters of type ThingCommandResponseModifier and TypeInterfaceDescriptioninterfaceThingCommandResponse<T extends ThingCommandResponse<T>>Aggregates all possible responses relating to a givenThingCommand.Classes in org.eclipse.ditto.things.model.signals.commands that implement ThingCommandResponseModifier and TypeClassDescriptionfinal classResponse to aThingCommandwhich wraps the exception thrown while processing the command. -
Uses of ThingCommandResponse in org.eclipse.ditto.things.model.signals.commands.modify
Subinterfaces of ThingCommandResponse in org.eclipse.ditto.things.model.signals.commands.modifyModifier and TypeInterfaceDescriptioninterfaceThingModifyCommandResponse<T extends ThingModifyCommandResponse<T>>Aggregates all ThingCommandResponses which modify the state of aThing.Classes in org.eclipse.ditto.things.model.signals.commands.modify that implement ThingCommandResponseModifier and TypeClassDescriptionfinal classResponse to aCreateThingcommand.final classResponse to aDeleteAttributecommand.final classResponse to aDeleteAttributescommand.final classResponse to aDeleteFeatureDefinitioncommand.final classResponse to aDeleteFeatureDesiredPropertiescommand.final classResponse to aDeleteFeatureDesiredPropertycommand.final classResponse to aDeleteFeaturePropertiescommand.final classResponse to aDeleteFeaturePropertycommand.final classResponse to aDeleteFeaturecommand.final classResponse to aDeleteFeaturescommand.final classResponse to aDeleteThingDefinitioncommand.final classResponse to aDeleteThingcommand.final classResponse to aMergeThingcommand.final classResponse to aModifyAttributecommand.final classResponse to aModifyAttributescommand.final classResponse to aModifyFeatureDefinitioncommand.final classResponse to aModifyFeatureDesiredPropertiescommand.final classResponse to aModifyFeatureDesiredPropertycommand.final classResponse to aModifyFeaturePropertiescommand.final classResponse to aModifyFeaturePropertycommand.final classResponse to aModifyFeaturecommand.final classResponse to aModifyFeaturescommand.final classResponse to aModifyPolicyIdcommand.final classResponse to aModifyThingDefinitioncommand.final classResponse to aModifyThingcommand. -
Uses of ThingCommandResponse in org.eclipse.ditto.things.model.signals.commands.query
Subinterfaces of ThingCommandResponse in org.eclipse.ditto.things.model.signals.commands.queryModifier and TypeInterfaceDescriptioninterfaceThingQueryCommandResponse<T extends ThingQueryCommandResponse<T>>Aggregates all ThingCommandResponses which query the state of aThing.Classes in org.eclipse.ditto.things.model.signals.commands.query that implement ThingCommandResponseModifier and TypeClassDescriptionfinal classResponse to aRetrieveAttributecommand.final classResponse to aRetrieveAttributescommand.final classResponse to aRetrieveFeatureDefinitioncommand.final classResponse to aRetrieveFeatureDesiredPropertiescommand.final classResponse to aRetrieveFeatureDesiredPropertycommand.final classResponse to aRetrieveFeaturePropertiescommand.final classResponse to aRetrieveFeaturePropertycommand.final classResponse to aRetrieveFeaturecommand.final classResponse to aRetrieveFeaturescommand.final classResponse to aRetrievePolicyIdcommand.final classResponse to aRetrieveThingDefinitioncommand.final classResponse to aRetrieveThingcommand.final classResponse to aRetrieveThingcommand withDittoHeaderDefinition.ACCEPTheader being"application/td+json"requesting a WoT (Web of Things) Thing Description.