| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateThingGroupResponse> |
IotAsyncClient.createThingGroup(CreateThingGroupRequest createThingGroupRequest)
Create a thing group.
|
default CreateThingGroupResponse |
IotClient.createThingGroup(CreateThingGroupRequest createThingGroupRequest)
Create a thing group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateThingGroupRequestMarshaller.marshall(CreateThingGroupRequest createThingGroupRequest) |
Copyright © 2023. All rights reserved.