Class ThingCommandResponse.JsonFields
- java.lang.Object
-
- org.eclipse.ditto.base.model.signals.commands.CommandResponse.JsonFields
-
- org.eclipse.ditto.things.model.signals.commands.ThingCommandResponse.JsonFields
-
- Enclosing interface:
- ThingCommandResponse<T extends ThingCommandResponse<T>>
public static class ThingCommandResponse.JsonFields extends org.eclipse.ditto.base.model.signals.commands.CommandResponse.JsonFieldsThis class contains definitions for all specific fields of aThingCommandResponse'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 ThingCommandResponse's thingId.
-
Constructor Summary
Constructors Constructor Description JsonFields()
-