| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListThingsResponse> |
IotAsyncClient.listThings(ListThingsRequest listThingsRequest)
Lists your things.
|
default ListThingsResponse |
IotClient.listThings(ListThingsRequest listThingsRequest)
Lists your things.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListThingsRequestMarshaller.marshall(ListThingsRequest listThingsRequest) |
Copyright © 2019. All rights reserved.