| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RemoveThingFromThingGroupResponse> |
IotAsyncClient.removeThingFromThingGroup(RemoveThingFromThingGroupRequest removeThingFromThingGroupRequest)
Remove the specified thing from the specified group.
|
default RemoveThingFromThingGroupResponse |
IotClient.removeThingFromThingGroup(RemoveThingFromThingGroupRequest removeThingFromThingGroupRequest)
Remove the specified thing from the specified group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RemoveThingFromThingGroupRequestMarshaller.marshall(RemoveThingFromThingGroupRequest removeThingFromThingGroupRequest) |
Copyright © 2019. All rights reserved.