Package | Description |
---|---|
com.amazonaws.services.iotdata | |
com.amazonaws.services.iotdata.model | |
com.amazonaws.services.iotdata.model.transform |
Modifier and Type | Method and Description |
---|---|
UpdateThingShadowResult |
AbstractAWSIotData.updateThingShadow(UpdateThingShadowRequest request) |
UpdateThingShadowResult |
AWSIotDataClient.updateThingShadow(UpdateThingShadowRequest updateThingShadowRequest)
Updates the thing shadow for the specified thing.
|
UpdateThingShadowResult |
AWSIotData.updateThingShadow(UpdateThingShadowRequest updateThingShadowRequest)
Updates the thing shadow for the specified thing.
|
java.util.concurrent.Future<UpdateThingShadowResult> |
AbstractAWSIotDataAsync.updateThingShadowAsync(UpdateThingShadowRequest request) |
java.util.concurrent.Future<UpdateThingShadowResult> |
AWSIotDataAsyncClient.updateThingShadowAsync(UpdateThingShadowRequest request) |
java.util.concurrent.Future<UpdateThingShadowResult> |
AWSIotDataAsync.updateThingShadowAsync(UpdateThingShadowRequest updateThingShadowRequest)
Updates the thing shadow for the specified thing.
|
java.util.concurrent.Future<UpdateThingShadowResult> |
AbstractAWSIotDataAsync.updateThingShadowAsync(UpdateThingShadowRequest request,
AsyncHandler<UpdateThingShadowRequest,UpdateThingShadowResult> asyncHandler) |
java.util.concurrent.Future<UpdateThingShadowResult> |
AWSIotDataAsyncClient.updateThingShadowAsync(UpdateThingShadowRequest request,
AsyncHandler<UpdateThingShadowRequest,UpdateThingShadowResult> asyncHandler) |
java.util.concurrent.Future<UpdateThingShadowResult> |
AWSIotDataAsync.updateThingShadowAsync(UpdateThingShadowRequest updateThingShadowRequest,
AsyncHandler<UpdateThingShadowRequest,UpdateThingShadowResult> asyncHandler)
Updates the thing shadow for the specified thing.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<UpdateThingShadowResult> |
AbstractAWSIotDataAsync.updateThingShadowAsync(UpdateThingShadowRequest request,
AsyncHandler<UpdateThingShadowRequest,UpdateThingShadowResult> asyncHandler) |
java.util.concurrent.Future<UpdateThingShadowResult> |
AWSIotDataAsyncClient.updateThingShadowAsync(UpdateThingShadowRequest request,
AsyncHandler<UpdateThingShadowRequest,UpdateThingShadowResult> asyncHandler) |
java.util.concurrent.Future<UpdateThingShadowResult> |
AWSIotDataAsync.updateThingShadowAsync(UpdateThingShadowRequest updateThingShadowRequest,
AsyncHandler<UpdateThingShadowRequest,UpdateThingShadowResult> asyncHandler)
Updates the thing shadow for the specified thing.
|
Modifier and Type | Method and Description |
---|---|
UpdateThingShadowRequest |
UpdateThingShadowRequest.clone() |
UpdateThingShadowRequest |
UpdateThingShadowRequest.withPayload(java.nio.ByteBuffer payload)
The state information, in JSON format.
|
UpdateThingShadowRequest |
UpdateThingShadowRequest.withThingName(java.lang.String thingName)
The name of the thing.
|
Modifier and Type | Method and Description |
---|---|
Request<UpdateThingShadowRequest> |
UpdateThingShadowRequestMarshaller.marshall(UpdateThingShadowRequest updateThingShadowRequest) |
Modifier and Type | Method and Description |
---|---|
Request<UpdateThingShadowRequest> |
UpdateThingShadowRequestMarshaller.marshall(UpdateThingShadowRequest updateThingShadowRequest) |