| RetrieveAttribute |
Command which retrieves a single attribute of a Thing based on the passed in ID and a JSON pointer.
|
| RetrieveAttributeResponse |
|
| RetrieveAttributes |
Command which retrieves all attributes of a Thing.
|
| RetrieveAttributesResponse |
|
| RetrieveFeature |
Command which retrieves one Feature based on the passed in Feature ID.
|
| RetrieveFeatureDefinition |
This command retrieves a Feature's Definition.
|
| RetrieveFeatureDefinitionResponse |
|
| RetrieveFeatureDesiredProperties |
This command retrieves a Feature's desired properties.
|
| RetrieveFeatureDesiredPropertiesResponse |
|
| RetrieveFeatureDesiredProperty |
This command retrieves a Feature's desired property.
|
| RetrieveFeatureDesiredPropertyResponse |
|
| RetrieveFeatureProperties |
This command retrieves a Feature's properties.
|
| RetrieveFeaturePropertiesResponse |
|
| RetrieveFeatureProperty |
This command retrieves a Feature's property.
|
| RetrieveFeaturePropertyResponse |
|
| RetrieveFeatureResponse |
|
| RetrieveFeatures |
Command which retrieves the Features of a Thing.
|
| RetrieveFeaturesResponse |
|
| RetrievePolicyId |
Command which retrieves the Policy ID of a Thing based on the passed in ID.
|
| RetrievePolicyIdResponse |
|
| RetrieveThing |
Command which retrieves one Thing based on the the passed in Thing ID.
|
| RetrieveThing.Builder |
A mutable builder with a fluent API for an immutable RetrieveThing.
|
| RetrieveThingDefinition |
Command which retrieves the Definition of a Thing based on the passed in ID.
|
| RetrieveThingDefinitionResponse |
|
| RetrieveThingResponse |
|
| RetrieveThings |
Command which retrieves several Things based on the the passed in List of
Thing IDs.
|
| RetrieveThings.Builder |
Builder to facilitate creation of RetrieveThings instances.
|
| RetrieveThingsResponse |
|