| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListThingGroupsForThingResponse> |
IotAsyncClient.listThingGroupsForThing(ListThingGroupsForThingRequest listThingGroupsForThingRequest)
List the thing groups to which the specified thing belongs.
|
default ListThingGroupsForThingResponse |
IotClient.listThingGroupsForThing(ListThingGroupsForThingRequest listThingGroupsForThingRequest)
List the thing groups to which the specified thing belongs.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListThingGroupsForThingRequestMarshaller.marshall(ListThingGroupsForThingRequest listThingGroupsForThingRequest) |
Copyright © 2019. All rights reserved.