| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotdataplane |
|
| software.amazon.awssdk.services.iotdataplane.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetThingShadowResponse |
IotDataPlaneClient.getThingShadow(GetThingShadowRequest getThingShadowRequest)
Gets the shadow for the specified thing.
|
default CompletableFuture<GetThingShadowResponse> |
IotDataPlaneAsyncClient.getThingShadow(GetThingShadowRequest getThingShadowRequest)
Gets the shadow for the specified thing.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetThingShadowRequestMarshaller.marshall(GetThingShadowRequest getThingShadowRequest) |
Copyright © 2020. All rights reserved.