Uses of Class
software.amazon.awssdk.services.iotdataplane.model.RequestEntityTooLargeException
-
Packages that use RequestEntityTooLargeException Package Description software.amazon.awssdk.services.iotdataplane IoT data -
-
Uses of RequestEntityTooLargeException in software.amazon.awssdk.services.iotdataplane
Methods in software.amazon.awssdk.services.iotdataplane that throw RequestEntityTooLargeException Modifier and Type Method Description default UpdateThingShadowResponseIotDataPlaneClient. updateThingShadow(Consumer<UpdateThingShadowRequest.Builder> updateThingShadowRequest)Updates the shadow for the specified thing.default UpdateThingShadowResponseIotDataPlaneClient. updateThingShadow(UpdateThingShadowRequest updateThingShadowRequest)Updates the shadow for the specified thing.
-