Uses of Class
com.amazonaws.services.iotdata.model.DeleteThingShadowResult
Packages that use DeleteThingShadowResult
-
Uses of DeleteThingShadowResult in com.amazonaws.services.iotdata
Methods in com.amazonaws.services.iotdata that return DeleteThingShadowResultModifier and TypeMethodDescriptionAbstractAWSIotData.deleteThingShadow
(DeleteThingShadowRequest request) AWSIotData.deleteThingShadow
(DeleteThingShadowRequest deleteThingShadowRequest) Deletes the thing shadow for the specified thing.AWSIotDataClient.deleteThingShadow
(DeleteThingShadowRequest deleteThingShadowRequest) Deletes the thing shadow for the specified thing.Methods in com.amazonaws.services.iotdata that return types with arguments of type DeleteThingShadowResultModifier and TypeMethodDescriptionAbstractAWSIotDataAsync.deleteThingShadowAsync
(DeleteThingShadowRequest request) AbstractAWSIotDataAsync.deleteThingShadowAsync
(DeleteThingShadowRequest request, AsyncHandler<DeleteThingShadowRequest, DeleteThingShadowResult> asyncHandler) AWSIotDataAsync.deleteThingShadowAsync
(DeleteThingShadowRequest deleteThingShadowRequest) Deletes the thing shadow for the specified thing.AWSIotDataAsync.deleteThingShadowAsync
(DeleteThingShadowRequest deleteThingShadowRequest, AsyncHandler<DeleteThingShadowRequest, DeleteThingShadowResult> asyncHandler) Deletes the thing shadow for the specified thing.AWSIotDataAsyncClient.deleteThingShadowAsync
(DeleteThingShadowRequest request) AWSIotDataAsyncClient.deleteThingShadowAsync
(DeleteThingShadowRequest request, AsyncHandler<DeleteThingShadowRequest, DeleteThingShadowResult> asyncHandler) Method parameters in com.amazonaws.services.iotdata with type arguments of type DeleteThingShadowResultModifier and TypeMethodDescriptionAbstractAWSIotDataAsync.deleteThingShadowAsync
(DeleteThingShadowRequest request, AsyncHandler<DeleteThingShadowRequest, DeleteThingShadowResult> asyncHandler) AWSIotDataAsync.deleteThingShadowAsync
(DeleteThingShadowRequest deleteThingShadowRequest, AsyncHandler<DeleteThingShadowRequest, DeleteThingShadowResult> asyncHandler) Deletes the thing shadow for the specified thing.AWSIotDataAsyncClient.deleteThingShadowAsync
(DeleteThingShadowRequest request, AsyncHandler<DeleteThingShadowRequest, DeleteThingShadowResult> asyncHandler) -
Uses of DeleteThingShadowResult in com.amazonaws.services.iotdata.model
Methods in com.amazonaws.services.iotdata.model that return DeleteThingShadowResultModifier and TypeMethodDescriptionDeleteThingShadowResult.clone()
DeleteThingShadowResult.withPayload
(ByteBuffer payload) The state information, in JSON format.