| Package | Description |
|---|---|
| org.eclipse.ditto.signals.commands.things.query |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ThingQueryCommandResponse<T extends ThingQueryCommandResponse>
Aggregates all ThingCommandResponses which query the state of a
Thing. |
| Modifier and Type | Class and Description |
|---|---|
class |
RetrieveAclEntryResponse
Response to a
RetrieveAclEntry command. |
class |
RetrieveAclResponse
Response to a
RetrieveAcl command. |
class |
RetrieveAttributeResponse
Response to a
RetrieveAttribute command. |
class |
RetrieveAttributesResponse
Response to a
RetrieveAttributes command. |
class |
RetrieveFeaturePropertiesResponse
Response to a
RetrieveFeatureProperties command. |
class |
RetrieveFeaturePropertyResponse
Response to a
RetrieveFeatureProperty command. |
class |
RetrieveFeatureResponse
Response to a
RetrieveFeature command. |
class |
RetrieveFeaturesResponse
Response to a
RetrieveFeatures command. |
class |
RetrievePolicyIdResponse
Response to a
RetrievePolicyId command. |
class |
RetrieveThingResponse
Response to a
RetrieveThing command. |
class |
RetrieveThingsResponse
Response to a
RetrieveThings command. |
Copyright © 2017–2018 Eclipse Foundation. All rights reserved.