| Package | Description |
|---|---|
| com.amazonaws.services.iotdata |
|
| com.amazonaws.services.iotdata.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateThingShadowResult |
AbstractAWSIotData.updateThingShadow(UpdateThingShadowRequest request) |
UpdateThingShadowResult |
AWSIotDataClient.updateThingShadow(UpdateThingShadowRequest request)
Updates the shadow for the specified thing.
|
UpdateThingShadowResult |
AWSIotData.updateThingShadow(UpdateThingShadowRequest updateThingShadowRequest)
Updates the shadow for the specified thing.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateThingShadowResult> |
AbstractAWSIotDataAsync.updateThingShadowAsync(UpdateThingShadowRequest request,
AsyncHandler<UpdateThingShadowRequest,UpdateThingShadowResult> asyncHandler) |
Future<UpdateThingShadowResult> |
AWSIotDataAsyncClient.updateThingShadowAsync(UpdateThingShadowRequest request,
AsyncHandler<UpdateThingShadowRequest,UpdateThingShadowResult> asyncHandler) |
Future<UpdateThingShadowResult> |
AWSIotDataAsync.updateThingShadowAsync(UpdateThingShadowRequest updateThingShadowRequest,
AsyncHandler<UpdateThingShadowRequest,UpdateThingShadowResult> asyncHandler)
Updates the shadow for the specified thing.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateThingShadowResult |
UpdateThingShadowResult.clone() |
UpdateThingShadowResult |
UpdateThingShadowResult.withPayload(ByteBuffer payload)
The state information, in JSON format.
|
Copyright © 2022. All rights reserved.