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