| 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 |
|---|---|
DescribeThingTypeResult |
AWSIotClient.describeThingType(DescribeThingTypeRequest describeThingTypeRequest)
Gets information about the specified thing type.
|
DescribeThingTypeResult |
AWSIot.describeThingType(DescribeThingTypeRequest describeThingTypeRequest)
Gets information about the specified thing type.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeThingTypeRequest |
DescribeThingTypeRequest.withThingTypeName(String thingTypeName)
The name of the thing type.
|
Copyright © 2017. All rights reserved.