| Package | Description |
|---|---|
| com.amazonaws.services.iotdata |
|
| com.amazonaws.services.iotdata.model |
| Modifier and Type | Method and Description |
|---|---|
GetThingShadowResult |
AWSIotDataClient.getThingShadow(GetThingShadowRequest request)
Gets the thing shadow for the specified thing.
|
GetThingShadowResult |
AWSIotData.getThingShadow(GetThingShadowRequest getThingShadowRequest)
Gets the thing shadow for the specified thing.
|
GetThingShadowResult |
AbstractAWSIotData.getThingShadow(GetThingShadowRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetThingShadowResult> |
AWSIotDataAsyncClient.getThingShadowAsync(GetThingShadowRequest request,
AsyncHandler<GetThingShadowRequest,GetThingShadowResult> asyncHandler) |
Future<GetThingShadowResult> |
AbstractAWSIotDataAsync.getThingShadowAsync(GetThingShadowRequest request,
AsyncHandler<GetThingShadowRequest,GetThingShadowResult> asyncHandler) |
Future<GetThingShadowResult> |
AWSIotDataAsync.getThingShadowAsync(GetThingShadowRequest getThingShadowRequest,
AsyncHandler<GetThingShadowRequest,GetThingShadowResult> asyncHandler)
Gets the thing shadow for the specified thing.
|
| Modifier and Type | Method and Description |
|---|---|
GetThingShadowResult |
GetThingShadowResult.clone() |
GetThingShadowResult |
GetThingShadowResult.withPayload(ByteBuffer payload)
The state information, in JSON format.
|
Copyright © 2019. All rights reserved.