Constant Field Values

Contents

org.eclipse.*

  • org.eclipse.ditto.things.api.commands.sudo.SudoCommand<T extends SudoCommand<T>>
    Modifier and Type
    Constant Field
    Value
    public static final String
    "thing-sudo"
    public static final String
    "things.sudo.commands:"
  • org.eclipse.ditto.things.api.commands.sudo.SudoCommandResponse<T extends SudoCommandResponse<T>>
    Modifier and Type
    Constant Field
    Value
    public static final String
    "things.sudo.responses:"
  • org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThing
    Modifier and Type
    Constant Field
    Value
    public static final String
    "sudoRetrieveThing"
    public static final String
    "things.sudo.commands:sudoRetrieveThing"
  • org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingResponse
    Modifier and Type
    Constant Field
    Value
    public static final String
    "sudoRetrieveThingResponse"
    public static final String
    "things.sudo.responses:sudoRetrieveThingResponse"
  • org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThings
    Modifier and Type
    Constant Field
    Value
    public static final String
    "sudoRetrieveThings"
    public static final String
    "things.sudo.commands:sudoRetrieveThings"
  • org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsResponse
    Modifier and Type
    Constant Field
    Value
    public static final String
    "sudoRetrieveThingsResponse"
    public static final String
    "things.sudo.responses:sudoRetrieveThingsResponse"