Uses of Class
com.amazonaws.services.iotdata.model.GetThingShadowResult
Packages that use GetThingShadowResult
-
Uses of GetThingShadowResult in com.amazonaws.services.iotdata
Methods in com.amazonaws.services.iotdata that return GetThingShadowResultModifier and TypeMethodDescriptionAbstractAWSIotData.getThingShadow
(GetThingShadowRequest request) AWSIotData.getThingShadow
(GetThingShadowRequest getThingShadowRequest) Gets the thing shadow for the specified thing.AWSIotDataClient.getThingShadow
(GetThingShadowRequest getThingShadowRequest) Gets the thing shadow for the specified thing.Methods in com.amazonaws.services.iotdata that return types with arguments of type GetThingShadowResultModifier and TypeMethodDescriptionAbstractAWSIotDataAsync.getThingShadowAsync
(GetThingShadowRequest request) AbstractAWSIotDataAsync.getThingShadowAsync
(GetThingShadowRequest request, AsyncHandler<GetThingShadowRequest, GetThingShadowResult> asyncHandler) AWSIotDataAsync.getThingShadowAsync
(GetThingShadowRequest getThingShadowRequest) Gets the thing shadow for the specified thing.AWSIotDataAsync.getThingShadowAsync
(GetThingShadowRequest getThingShadowRequest, AsyncHandler<GetThingShadowRequest, GetThingShadowResult> asyncHandler) Gets the thing shadow for the specified thing.AWSIotDataAsyncClient.getThingShadowAsync
(GetThingShadowRequest request) AWSIotDataAsyncClient.getThingShadowAsync
(GetThingShadowRequest request, AsyncHandler<GetThingShadowRequest, GetThingShadowResult> asyncHandler) Method parameters in com.amazonaws.services.iotdata with type arguments of type GetThingShadowResultModifier and TypeMethodDescriptionAbstractAWSIotDataAsync.getThingShadowAsync
(GetThingShadowRequest request, AsyncHandler<GetThingShadowRequest, GetThingShadowResult> asyncHandler) AWSIotDataAsync.getThingShadowAsync
(GetThingShadowRequest getThingShadowRequest, AsyncHandler<GetThingShadowRequest, GetThingShadowResult> asyncHandler) Gets the thing shadow for the specified thing.AWSIotDataAsyncClient.getThingShadowAsync
(GetThingShadowRequest request, AsyncHandler<GetThingShadowRequest, GetThingShadowResult> asyncHandler) -
Uses of GetThingShadowResult in com.amazonaws.services.iotdata.model
Methods in com.amazonaws.services.iotdata.model that return GetThingShadowResultModifier and TypeMethodDescriptionGetThingShadowResult.clone()
GetThingShadowResult.withPayload
(ByteBuffer payload) The state information, in JSON format.