| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateThingGroupsForThingResult |
AWSIotClient.updateThingGroupsForThing(UpdateThingGroupsForThingRequest request)
Updates the groups to which the thing belongs.
|
UpdateThingGroupsForThingResult |
AWSIot.updateThingGroupsForThing(UpdateThingGroupsForThingRequest updateThingGroupsForThingRequest)
Updates the groups to which the thing belongs.
|
UpdateThingGroupsForThingResult |
AbstractAWSIot.updateThingGroupsForThing(UpdateThingGroupsForThingRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateThingGroupsForThingResult> |
AWSIotAsyncClient.updateThingGroupsForThingAsync(UpdateThingGroupsForThingRequest request,
AsyncHandler<UpdateThingGroupsForThingRequest,UpdateThingGroupsForThingResult> asyncHandler) |
Future<UpdateThingGroupsForThingResult> |
AWSIotAsync.updateThingGroupsForThingAsync(UpdateThingGroupsForThingRequest updateThingGroupsForThingRequest,
AsyncHandler<UpdateThingGroupsForThingRequest,UpdateThingGroupsForThingResult> asyncHandler)
Updates the groups to which the thing belongs.
|
Future<UpdateThingGroupsForThingResult> |
AbstractAWSIotAsync.updateThingGroupsForThingAsync(UpdateThingGroupsForThingRequest request,
AsyncHandler<UpdateThingGroupsForThingRequest,UpdateThingGroupsForThingResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateThingGroupsForThingResult |
UpdateThingGroupsForThingResult.clone() |
Copyright © 2025. All rights reserved.