T - the type of the implementing class.public interface ThingQueryCommandResponse<T extends ThingQueryCommandResponse> extends ThingCommandResponse<T>, org.eclipse.ditto.signals.commands.base.WithEntity<T>
Thing.ThingCommandResponse.JsonFieldsorg.eclipse.ditto.model.base.json.Jsonifiable.WithFieldSelector, org.eclipse.ditto.model.base.json.Jsonifiable.WithFieldSelectorAndPredicate<T>, org.eclipse.ditto.model.base.json.Jsonifiable.WithPointer<J extends org.eclipse.ditto.json.JsonValue>, org.eclipse.ditto.model.base.json.Jsonifiable.WithPredicate<J extends org.eclipse.ditto.json.JsonValue,T>TYPE_PREFIX| Modifier and Type | Method and Description |
|---|---|
T |
setDittoHeaders(org.eclipse.ditto.model.base.headers.DittoHeaders dittoHeaders) |
T |
setEntity(org.eclipse.ditto.json.JsonValue entity) |
getId, getResourceTypegetImplementedSchemaVersion, getStatusCode, getStatusCodeValue, toJson, toJsontoJson, toJsonString, toJsonStringgetLatestSchemaVersion, getSupportedSchemaVersions, implementsSchemaVersion, implementsSchemaVersion, toJsonStringT setEntity(org.eclipse.ditto.json.JsonValue entity)
setEntity in interface org.eclipse.ditto.signals.commands.base.WithEntity<T extends ThingQueryCommandResponse>T setDittoHeaders(org.eclipse.ditto.model.base.headers.DittoHeaders dittoHeaders)
setDittoHeaders in interface org.eclipse.ditto.signals.commands.base.CommandResponse<T extends ThingQueryCommandResponse>setDittoHeaders in interface ThingCommandResponse<T extends ThingQueryCommandResponse>setDittoHeaders in interface org.eclipse.ditto.model.base.headers.WithDittoHeaders<T extends ThingQueryCommandResponse>Copyright © 2017–2018 Eclipse Foundation. All rights reserved.