Class ThingCommand.JsonFields
- java.lang.Object
-
- org.eclipse.ditto.base.model.signals.commands.Command.JsonFields
-
- org.eclipse.ditto.things.model.signals.commands.ThingCommand.JsonFields
-
- Enclosing interface:
- ThingCommand<T extends ThingCommand<T>>
public static class ThingCommand.JsonFields extends org.eclipse.ditto.base.model.signals.commands.Command.JsonFieldsThis class contains definitions for all specific fields of aThingCommand's JSON representation.
-
-
Field Summary
Fields Modifier and Type Field Description static org.eclipse.ditto.json.JsonFieldDefinition<java.lang.String>JSON_THING_IDJSON field containing the ThingCommand's thingId.
-
Constructor Summary
Constructors Constructor Description JsonFields()
-