| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AddThingToThingGroupResponse> |
IotAsyncClient.addThingToThingGroup(AddThingToThingGroupRequest addThingToThingGroupRequest)
Adds a thing to a thing group.
|
default AddThingToThingGroupResponse |
IotClient.addThingToThingGroup(AddThingToThingGroupRequest addThingToThingGroupRequest)
Adds a thing to a thing group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AddThingToThingGroupRequestMarshaller.marshall(AddThingToThingGroupRequest addThingToThingGroupRequest) |
Copyright © 2021. All rights reserved.