| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateDynamicThingGroupResponse |
IotClient.createDynamicThingGroup(Consumer<CreateDynamicThingGroupRequest.Builder> createDynamicThingGroupRequest)
Creates a dynamic thing group.
|
default CreateDynamicThingGroupResponse |
IotClient.createDynamicThingGroup(CreateDynamicThingGroupRequest createDynamicThingGroupRequest)
Creates a dynamic thing group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateDynamicThingGroupResponse> |
IotAsyncClient.createDynamicThingGroup(Consumer<CreateDynamicThingGroupRequest.Builder> createDynamicThingGroupRequest)
Creates a dynamic thing group.
|
default CompletableFuture<CreateDynamicThingGroupResponse> |
IotAsyncClient.createDynamicThingGroup(CreateDynamicThingGroupRequest createDynamicThingGroupRequest)
Creates a dynamic thing group.
|
Copyright © 2019. All rights reserved.