| Package | Description |
|---|---|
| com.amazonaws.services.iotdata |
|
| com.amazonaws.services.iotdata.model |
Classes modeling the various types represented by AWSIotData
|
| Modifier and Type | Method and Description |
|---|---|
GetThingShadowResult |
AWSIotData.getThingShadow(GetThingShadowRequest getThingShadowRequest)
Gets the thing shadow for the specified thing.
|
GetThingShadowResult |
AWSIotDataClient.getThingShadow(GetThingShadowRequest getThingShadowRequest)
Gets the thing shadow for the specified thing.
|
| Modifier and Type | Method and Description |
|---|---|
GetThingShadowRequest |
GetThingShadowRequest.withThingName(String thingName)
The name of the thing.
|
Copyright © 2017. All rights reserved.