Package | Description |
---|---|
com.amazonaws.services.iotdata | |
com.amazonaws.services.iotdata.model | |
com.amazonaws.services.iotdata.model.transform |
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 |
---|---|
java.util.concurrent.Future<GetThingShadowResult> |
AbstractAWSIotDataAsync.getThingShadowAsync(GetThingShadowRequest request) |
java.util.concurrent.Future<GetThingShadowResult> |
AWSIotDataAsyncClient.getThingShadowAsync(GetThingShadowRequest request) |
java.util.concurrent.Future<GetThingShadowResult> |
AWSIotDataAsync.getThingShadowAsync(GetThingShadowRequest getThingShadowRequest)
Gets the thing shadow for the specified thing.
|
java.util.concurrent.Future<GetThingShadowResult> |
AbstractAWSIotDataAsync.getThingShadowAsync(GetThingShadowRequest request,
AsyncHandler<GetThingShadowRequest,GetThingShadowResult> asyncHandler) |
java.util.concurrent.Future<GetThingShadowResult> |
AWSIotDataAsyncClient.getThingShadowAsync(GetThingShadowRequest request,
AsyncHandler<GetThingShadowRequest,GetThingShadowResult> asyncHandler) |
java.util.concurrent.Future<GetThingShadowResult> |
AWSIotDataAsync.getThingShadowAsync(GetThingShadowRequest getThingShadowRequest,
AsyncHandler<GetThingShadowRequest,GetThingShadowResult> asyncHandler)
Gets the thing shadow for the specified thing.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetThingShadowResult> |
AbstractAWSIotDataAsync.getThingShadowAsync(GetThingShadowRequest request,
AsyncHandler<GetThingShadowRequest,GetThingShadowResult> asyncHandler) |
java.util.concurrent.Future<GetThingShadowResult> |
AWSIotDataAsyncClient.getThingShadowAsync(GetThingShadowRequest request,
AsyncHandler<GetThingShadowRequest,GetThingShadowResult> asyncHandler) |
java.util.concurrent.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(java.nio.ByteBuffer payload)
The state information, in JSON format.
|
Modifier and Type | Method and Description |
---|---|
GetThingShadowResult |
GetThingShadowResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |