Uses of Interface
org.eclipse.ditto.things.api.commands.sudo.SudoCommandResponse
Packages that use SudoCommandResponse
-
Uses of SudoCommandResponse in org.eclipse.ditto.things.api.commands.sudo
Classes in org.eclipse.ditto.things.api.commands.sudo with type parameters of type SudoCommandResponseModifier and TypeInterfaceDescriptioninterfaceSudoCommandResponse<T extends SudoCommandResponse<T>>Aggregates all Thing SudoCommand Responses.Classes in org.eclipse.ditto.things.api.commands.sudo that implement SudoCommandResponseModifier and TypeClassDescriptionfinal classResponse to aSudoRetrieveThingcommand.final classResponse to aSudoRetrieveThingscommand.