Uses of Interface
org.eclipse.ditto.things.api.commands.sudo.SudoCommand
Packages that use SudoCommand
-
Uses of SudoCommand in org.eclipse.ditto.things.api.commands.sudo
Classes in org.eclipse.ditto.things.api.commands.sudo with type parameters of type SudoCommandModifier and TypeInterfaceDescriptioninterfaceSudoCommand<T extends SudoCommand<T>>Aggregates all sudo commands.Classes in org.eclipse.ditto.things.api.commands.sudo that implement SudoCommandModifier and TypeClassDescriptionfinal classCommand which retrieves aThingwithout authorization.final classCommand which retrieves severalThings based on the the passed in List of Thing IDs without authorization.