| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotdataplane |
|
| software.amazon.awssdk.services.iotdataplane.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListNamedShadowsForThingResponse> |
IotDataPlaneAsyncClient.listNamedShadowsForThing(Consumer<ListNamedShadowsForThingRequest.Builder> listNamedShadowsForThingRequest)
Lists the shadows for the specified thing.
|
default ListNamedShadowsForThingResponse |
IotDataPlaneClient.listNamedShadowsForThing(Consumer<ListNamedShadowsForThingRequest.Builder> listNamedShadowsForThingRequest)
Lists the shadows for the specified thing.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListNamedShadowsForThingRequest.Builder> |
ListNamedShadowsForThingRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.