Package org.eclipse.ditto.things.api.commands.sudo
@AllValuesAreNonnullByDefault
package org.eclipse.ditto.things.api.commands.sudo
-
ClassDescriptionCommand which retrieves a
Thingwithout authorization.Response to aSudoRetrieveThingcommand.Command which retrieves severalThings based on the passed in List of Thing IDs without authorization.Response to aSudoRetrieveThingscommand.ThingSudoCommand<T extends ThingSudoCommand<T>>Aggregates all thing sudo commands.An enumeration of the knownJsonFields of a Thing command.ThingSudoQueryCommandResponse<T extends ThingSudoQueryCommandResponse<T>>Aggregates all ThingSudoCommand Responses.An enumeration of the knownJsonFields of a Sudo Thing command response.