| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateThingGroupsForThingResponse |
IotClient.updateThingGroupsForThing(UpdateThingGroupsForThingRequest updateThingGroupsForThingRequest)
Updates the groups to which the thing belongs.
|
default CompletableFuture<UpdateThingGroupsForThingResponse> |
IotAsyncClient.updateThingGroupsForThing(UpdateThingGroupsForThingRequest updateThingGroupsForThingRequest)
Updates the groups to which the thing belongs.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateThingGroupsForThingRequestMarshaller.marshall(UpdateThingGroupsForThingRequest updateThingGroupsForThingRequest) |
Copyright © 2022. All rights reserved.