Package | Description |
---|---|
com.amazonaws.services.iotdata | |
com.amazonaws.services.iotdata.model |
Modifier and Type | Method and Description |
---|---|
Future<GetThingShadowResult> |
AbstractAWSIotDataAsync.getThingShadowAsync(GetThingShadowRequest request,
AsyncHandler<GetThingShadowRequest,GetThingShadowResult> asyncHandler) |
Future<GetThingShadowResult> |
AWSIotDataAsyncClient.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 |
---|---|
GetThingShadowRequest |
GetThingShadowRequest.clone() |
GetThingShadowRequest |
GetThingShadowRequest.withThingName(String thingName)
The name of the thing.
|
Copyright © 2015. All rights reserved.