Uses of Class
com.amazonaws.services.iotdata.model.UpdateThingShadowResult
Packages that use UpdateThingShadowResult
-
Uses of UpdateThingShadowResult in com.amazonaws.services.iotdata
Methods in com.amazonaws.services.iotdata that return UpdateThingShadowResultModifier and TypeMethodDescriptionAbstractAWSIotData.updateThingShadow
(UpdateThingShadowRequest request) AWSIotData.updateThingShadow
(UpdateThingShadowRequest updateThingShadowRequest) Updates the thing shadow for the specified thing.AWSIotDataClient.updateThingShadow
(UpdateThingShadowRequest updateThingShadowRequest) Updates the thing shadow for the specified thing.Methods in com.amazonaws.services.iotdata that return types with arguments of type UpdateThingShadowResultModifier and TypeMethodDescriptionAbstractAWSIotDataAsync.updateThingShadowAsync
(UpdateThingShadowRequest request) AbstractAWSIotDataAsync.updateThingShadowAsync
(UpdateThingShadowRequest request, AsyncHandler<UpdateThingShadowRequest, UpdateThingShadowResult> asyncHandler) AWSIotDataAsync.updateThingShadowAsync
(UpdateThingShadowRequest updateThingShadowRequest) Updates the thing shadow for the specified thing.AWSIotDataAsync.updateThingShadowAsync
(UpdateThingShadowRequest updateThingShadowRequest, AsyncHandler<UpdateThingShadowRequest, UpdateThingShadowResult> asyncHandler) Updates the thing shadow for the specified thing.AWSIotDataAsyncClient.updateThingShadowAsync
(UpdateThingShadowRequest request) AWSIotDataAsyncClient.updateThingShadowAsync
(UpdateThingShadowRequest request, AsyncHandler<UpdateThingShadowRequest, UpdateThingShadowResult> asyncHandler) Method parameters in com.amazonaws.services.iotdata with type arguments of type UpdateThingShadowResultModifier and TypeMethodDescriptionAbstractAWSIotDataAsync.updateThingShadowAsync
(UpdateThingShadowRequest request, AsyncHandler<UpdateThingShadowRequest, UpdateThingShadowResult> asyncHandler) AWSIotDataAsync.updateThingShadowAsync
(UpdateThingShadowRequest updateThingShadowRequest, AsyncHandler<UpdateThingShadowRequest, UpdateThingShadowResult> asyncHandler) Updates the thing shadow for the specified thing.AWSIotDataAsyncClient.updateThingShadowAsync
(UpdateThingShadowRequest request, AsyncHandler<UpdateThingShadowRequest, UpdateThingShadowResult> asyncHandler) -
Uses of UpdateThingShadowResult in com.amazonaws.services.iotdata.model
Methods in com.amazonaws.services.iotdata.model that return UpdateThingShadowResultModifier and TypeMethodDescriptionUpdateThingShadowResult.clone()
UpdateThingShadowResult.withPayload
(ByteBuffer payload) The state information, in JSON format.