| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteThingGroupResponse> |
IotAsyncClient.deleteThingGroup(DeleteThingGroupRequest deleteThingGroupRequest)
Deletes a thing group.
|
default DeleteThingGroupResponse |
IotClient.deleteThingGroup(DeleteThingGroupRequest deleteThingGroupRequest)
Deletes a thing group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteThingGroupRequestMarshaller.marshall(DeleteThingGroupRequest deleteThingGroupRequest) |
Copyright © 2022. All rights reserved.