| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotdataplane |
|
| software.amazon.awssdk.services.iotdataplane.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateThingShadowResponse |
IotDataPlaneClient.updateThingShadow(UpdateThingShadowRequest updateThingShadowRequest)
Updates the shadow for the specified thing.
|
default CompletableFuture<UpdateThingShadowResponse> |
IotDataPlaneAsyncClient.updateThingShadow(UpdateThingShadowRequest updateThingShadowRequest)
Updates the shadow for the specified thing.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateThingShadowRequestMarshaller.marshall(UpdateThingShadowRequest updateThingShadowRequest) |
Copyright © 2021. All rights reserved.