Uses of Interface
org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommandResponse
-
Packages that use ThingQueryCommandResponse Package Description org.eclipse.ditto.things.model.signals.commands.query -
-
Uses of ThingQueryCommandResponse in org.eclipse.ditto.things.model.signals.commands.query
Classes in org.eclipse.ditto.things.model.signals.commands.query with type parameters of type ThingQueryCommandResponse Modifier and Type Interface Description interfaceThingQueryCommandResponse<T extends ThingQueryCommandResponse<T>>Aggregates all ThingCommandResponses which query the state of aThing.
-