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.
|
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 |
---|---|
GetThingShadowRequest |
GetThingShadowRequest.clone() |
GetThingShadowRequest |
GetThingShadowRequest.withThingName(java.lang.String thingName)
The name of the thing.
|
Modifier and Type | Method and Description |
---|---|
Request<GetThingShadowRequest> |
GetThingShadowRequestMarshaller.marshall(GetThingShadowRequest getThingShadowRequest) |
Modifier and Type | Method and Description |
---|---|
Request<GetThingShadowRequest> |
GetThingShadowRequestMarshaller.marshall(GetThingShadowRequest getThingShadowRequest) |