| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeThingTypeResponse |
IotClient.describeThingType(DescribeThingTypeRequest describeThingTypeRequest)
Gets information about the specified thing type.
|
default CompletableFuture<DescribeThingTypeResponse> |
IotAsyncClient.describeThingType(DescribeThingTypeRequest describeThingTypeRequest)
Gets information about the specified thing type.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeThingTypeRequestMarshaller.marshall(DescribeThingTypeRequest describeThingTypeRequest) |
Copyright © 2022. All rights reserved.