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