Uses of Class
software.amazon.awssdk.services.iotdataplane.model.ConflictException
-
Packages that use ConflictException Package Description software.amazon.awssdk.services.iotdataplane IoT data -
-
Uses of ConflictException in software.amazon.awssdk.services.iotdataplane
Methods in software.amazon.awssdk.services.iotdataplane that throw ConflictException 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.
-