| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
Classes modeling the various types represented by AWSIot
|
| Modifier and Type | Method and Description |
|---|---|
DescribeThingResult |
AWSIotClient.describeThing(DescribeThingRequest describeThingRequest)
Gets information about the specified thing.
|
DescribeThingResult |
AWSIot.describeThing(DescribeThingRequest describeThingRequest)
Gets information about the specified thing.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeThingRequest |
DescribeThingRequest.withThingName(String thingName)
The name of the thing.
|
Copyright © 2017. All rights reserved.