| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteDynamicThingGroupResponse |
IotClient.deleteDynamicThingGroup(DeleteDynamicThingGroupRequest deleteDynamicThingGroupRequest)
Deletes a dynamic thing group.
|
default CompletableFuture<DeleteDynamicThingGroupResponse> |
IotAsyncClient.deleteDynamicThingGroup(DeleteDynamicThingGroupRequest deleteDynamicThingGroupRequest)
Deletes a dynamic thing group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteDynamicThingGroupRequestMarshaller.marshall(DeleteDynamicThingGroupRequest deleteDynamicThingGroupRequest) |
Copyright © 2022. All rights reserved.