| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListThingTypesResponse> |
IotAsyncClient.listThingTypes(ListThingTypesRequest listThingTypesRequest)
Lists the existing thing types.
|
default ListThingTypesResponse |
IotClient.listThingTypes(ListThingTypesRequest listThingTypesRequest)
Lists the existing thing types.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListThingTypesRequestMarshaller.marshall(ListThingTypesRequest listThingTypesRequest) |
Copyright © 2020. All rights reserved.