| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
AddThingToThingGroupResult |
AWSIotClient.addThingToThingGroup(AddThingToThingGroupRequest request)
Adds a thing to a thing group.
|
AddThingToThingGroupResult |
AbstractAWSIot.addThingToThingGroup(AddThingToThingGroupRequest request) |
AddThingToThingGroupResult |
AWSIot.addThingToThingGroup(AddThingToThingGroupRequest addThingToThingGroupRequest)
Adds a thing to a thing group.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AddThingToThingGroupResult> |
AWSIotAsyncClient.addThingToThingGroupAsync(AddThingToThingGroupRequest request,
AsyncHandler<AddThingToThingGroupRequest,AddThingToThingGroupResult> asyncHandler) |
Future<AddThingToThingGroupResult> |
AbstractAWSIotAsync.addThingToThingGroupAsync(AddThingToThingGroupRequest request,
AsyncHandler<AddThingToThingGroupRequest,AddThingToThingGroupResult> asyncHandler) |
Future<AddThingToThingGroupResult> |
AWSIotAsync.addThingToThingGroupAsync(AddThingToThingGroupRequest addThingToThingGroupRequest,
AsyncHandler<AddThingToThingGroupRequest,AddThingToThingGroupResult> asyncHandler)
Adds a thing to a thing group.
|
| Modifier and Type | Method and Description |
|---|---|
AddThingToThingGroupResult |
AddThingToThingGroupResult.clone() |
Copyright © 2023. All rights reserved.