Uses of Class
software.amazon.awssdk.services.iotdataplane.model.IotDataPlaneResponse
-
Packages that use IotDataPlaneResponse Package Description software.amazon.awssdk.services.iotdataplane.model -
-
Uses of IotDataPlaneResponse in software.amazon.awssdk.services.iotdataplane.model
Subclasses of IotDataPlaneResponse in software.amazon.awssdk.services.iotdataplane.model Modifier and Type Class Description classDeleteThingShadowResponseThe output from the DeleteThingShadow operation.classGetRetainedMessageResponseThe output from the GetRetainedMessage operation.classGetThingShadowResponseThe output from the GetThingShadow operation.classListNamedShadowsForThingResponseclassListRetainedMessagesResponseclassPublishResponseclassUpdateThingShadowResponseThe output from the UpdateThingShadow operation.Methods in software.amazon.awssdk.services.iotdataplane.model that return IotDataPlaneResponse Modifier and Type Method Description IotDataPlaneResponseIotDataPlaneResponse.Builder. build()Constructors in software.amazon.awssdk.services.iotdataplane.model with parameters of type IotDataPlaneResponse Constructor Description BuilderImpl(IotDataPlaneResponse response)
-