Uses of Interface
org.eclipse.ditto.things.api.commands.sudo.ThingSudoQueryCommandResponse
Packages that use ThingSudoQueryCommandResponse
-
Uses of ThingSudoQueryCommandResponse in org.eclipse.ditto.things.api.commands.sudo
Classes in org.eclipse.ditto.things.api.commands.sudo with type parameters of type ThingSudoQueryCommandResponseModifier and TypeInterfaceDescriptioninterfaceThingSudoQueryCommandResponse<T extends ThingSudoQueryCommandResponse<T>>Aggregates all ThingSudoCommand Responses.Classes in org.eclipse.ditto.things.api.commands.sudo that implement ThingSudoQueryCommandResponseModifier and TypeClassDescriptionfinal classResponse to aSudoRetrieveThingcommand.final classResponse to aSudoRetrieveThingscommand.