| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListThingsInThingGroupResponse> |
IotAsyncClient.listThingsInThingGroup(ListThingsInThingGroupRequest listThingsInThingGroupRequest)
Lists the things in the specified group.
|
default ListThingsInThingGroupResponse |
IotClient.listThingsInThingGroup(ListThingsInThingGroupRequest listThingsInThingGroupRequest)
Lists the things in the specified group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListThingsInThingGroupRequestMarshaller.marshall(ListThingsInThingGroupRequest listThingsInThingGroupRequest) |
Copyright © 2019. All rights reserved.