Package org.eclipse.ditto.things.model.signals.commands.query
@AllValuesAreNonnullByDefault
package org.eclipse.ditto.things.model.signals.commands.query
-
ClassDescriptionCommand which retrieves a single attribute of a
Thingbased on the passed in ID and a JSON pointer.Response to aRetrieveAttributecommand.Command which retrieves all attributes of aThing.Response to aRetrieveAttributescommand.Command which retrieves oneFeaturebased on the passed in Feature ID.This command retrieves aFeature's Definition.Response to aRetrieveFeatureDefinitioncommand.This command retrieves aFeature's desired properties.Response to aRetrieveFeatureDesiredPropertiescommand.This command retrieves aFeature's desired property.Response to aRetrieveFeatureDesiredPropertycommand.This command retrieves aFeature's properties.Response to aRetrieveFeaturePropertiescommand.This command retrieves aFeature's property.Response to aRetrieveFeaturePropertycommand.Response to aRetrieveFeaturecommand.Command which retrieves theFeaturesof a Thing.Response to aRetrieveFeaturescommand.Command which retrieves the Policy ID of aThingbased on the passed in ID.Response to aRetrievePolicyIdcommand.Command which retrieves oneThingbased on the passed in Thing ID.A mutable builder with a fluent API for an immutableRetrieveThing.Command which retrieves the Definition of aThingbased on the passed in ID.Response to aRetrieveThingDefinitioncommand.Response to aRetrieveThingcommand.Command which retrieves severalThings based on the the passed in List of Thing IDs.Builder to facilitate creation ofRetrieveThingsinstances.Response to aRetrieveThingscommand.Response to aRetrieveThingcommand withDittoHeaderDefinition.ACCEPTheader being"application/td+json"requesting a WoT (Web of Things) Thing Description.ThingQueryCommand<T extends ThingQueryCommand<T>>Aggregates allThingCommands which query the state of things (read, ...).ThingQueryCommandResponse<T extends ThingQueryCommandResponse<T>>Aggregates all ThingCommandResponses which query the state of aThing.