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