Package | Description |
---|---|
com.amazonaws.services.iotdata | |
com.amazonaws.services.iotdata.model | |
com.amazonaws.services.iotdata.model.transform |
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 |
---|---|
java.util.concurrent.Future<DeleteThingShadowResult> |
AbstractAWSIotDataAsync.deleteThingShadowAsync(DeleteThingShadowRequest request) |
java.util.concurrent.Future<DeleteThingShadowResult> |
AWSIotDataAsyncClient.deleteThingShadowAsync(DeleteThingShadowRequest request) |
java.util.concurrent.Future<DeleteThingShadowResult> |
AWSIotDataAsync.deleteThingShadowAsync(DeleteThingShadowRequest deleteThingShadowRequest)
Deletes the thing shadow for the specified thing.
|
java.util.concurrent.Future<DeleteThingShadowResult> |
AbstractAWSIotDataAsync.deleteThingShadowAsync(DeleteThingShadowRequest request,
AsyncHandler<DeleteThingShadowRequest,DeleteThingShadowResult> asyncHandler) |
java.util.concurrent.Future<DeleteThingShadowResult> |
AWSIotDataAsyncClient.deleteThingShadowAsync(DeleteThingShadowRequest request,
AsyncHandler<DeleteThingShadowRequest,DeleteThingShadowResult> asyncHandler) |
java.util.concurrent.Future<DeleteThingShadowResult> |
AWSIotDataAsync.deleteThingShadowAsync(DeleteThingShadowRequest deleteThingShadowRequest,
AsyncHandler<DeleteThingShadowRequest,DeleteThingShadowResult> asyncHandler)
Deletes the thing shadow for the specified thing.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DeleteThingShadowResult> |
AbstractAWSIotDataAsync.deleteThingShadowAsync(DeleteThingShadowRequest request,
AsyncHandler<DeleteThingShadowRequest,DeleteThingShadowResult> asyncHandler) |
java.util.concurrent.Future<DeleteThingShadowResult> |
AWSIotDataAsyncClient.deleteThingShadowAsync(DeleteThingShadowRequest request,
AsyncHandler<DeleteThingShadowRequest,DeleteThingShadowResult> asyncHandler) |
java.util.concurrent.Future<DeleteThingShadowResult> |
AWSIotDataAsync.deleteThingShadowAsync(DeleteThingShadowRequest deleteThingShadowRequest,
AsyncHandler<DeleteThingShadowRequest,DeleteThingShadowResult> asyncHandler)
Deletes the thing shadow for the specified thing.
|
Modifier and Type | Method and Description |
---|---|
DeleteThingShadowResult |
DeleteThingShadowResult.clone() |
DeleteThingShadowResult |
DeleteThingShadowResult.withPayload(java.nio.ByteBuffer payload)
The state information, in JSON format.
|
Modifier and Type | Method and Description |
---|---|
DeleteThingShadowResult |
DeleteThingShadowResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |