| Package | Description |
|---|---|
| com.amazonaws.services.iotdata |
|
| com.amazonaws.services.iotdata.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteThingShadowResult |
AbstractAWSIotData.deleteThingShadow(DeleteThingShadowRequest request) |
DeleteThingShadowResult |
AWSIotData.deleteThingShadow(DeleteThingShadowRequest deleteThingShadowRequest)
Deletes the shadow for the specified thing.
|
DeleteThingShadowResult |
AWSIotDataClient.deleteThingShadow(DeleteThingShadowRequest request)
Deletes the shadow for the specified thing.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteThingShadowResult> |
AbstractAWSIotDataAsync.deleteThingShadowAsync(DeleteThingShadowRequest request,
AsyncHandler<DeleteThingShadowRequest,DeleteThingShadowResult> asyncHandler) |
Future<DeleteThingShadowResult> |
AWSIotDataAsyncClient.deleteThingShadowAsync(DeleteThingShadowRequest request,
AsyncHandler<DeleteThingShadowRequest,DeleteThingShadowResult> asyncHandler) |
Future<DeleteThingShadowResult> |
AWSIotDataAsync.deleteThingShadowAsync(DeleteThingShadowRequest deleteThingShadowRequest,
AsyncHandler<DeleteThingShadowRequest,DeleteThingShadowResult> asyncHandler)
Deletes the shadow for the specified thing.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteThingShadowResult |
DeleteThingShadowResult.clone() |
DeleteThingShadowResult |
DeleteThingShadowResult.withPayload(ByteBuffer payload)
The state information, in JSON format.
|
Copyright © 2024. All rights reserved.