| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotdataplane |
|
| software.amazon.awssdk.services.iotdataplane.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteThingShadowResponse> |
IotDataPlaneAsyncClient.deleteThingShadow(DeleteThingShadowRequest deleteThingShadowRequest)
Deletes the thing shadow for the specified thing.
|
default DeleteThingShadowResponse |
IotDataPlaneClient.deleteThingShadow(DeleteThingShadowRequest deleteThingShadowRequest)
Deletes the thing shadow for the specified thing.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteThingShadowRequestMarshaller.marshall(DeleteThingShadowRequest deleteThingShadowRequest) |
Copyright © 2019. All rights reserved.