| 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 |
|---|---|
DeleteThingShadowResult |
AWSIotData.deleteThingShadow(DeleteThingShadowRequest deleteThingShadowRequest)
Deletes the thing shadow for the specified thing.
|
DeleteThingShadowResult |
AWSIotDataClient.deleteThingShadow(DeleteThingShadowRequest deleteThingShadowRequest)
Deletes the thing shadow for the specified thing.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteThingShadowRequest |
DeleteThingShadowRequest.withThingName(String thingName)
The name of the thing.
|
Copyright © 2017. All rights reserved.