Uses of Class
software.amazon.awssdk.services.iotdataplane.model.IotDataPlaneException.BuilderImpl
-
Packages that use IotDataPlaneException.BuilderImpl Package Description software.amazon.awssdk.services.iotdataplane.model -
-
Uses of IotDataPlaneException.BuilderImpl in software.amazon.awssdk.services.iotdataplane.model
Methods in software.amazon.awssdk.services.iotdataplane.model that return IotDataPlaneException.BuilderImpl Modifier and Type Method Description IotDataPlaneException.BuilderImplIotDataPlaneException.BuilderImpl. awsErrorDetails(AwsErrorDetails awsErrorDetails)IotDataPlaneException.BuilderImplIotDataPlaneException.BuilderImpl. cause(Throwable cause)IotDataPlaneException.BuilderImplIotDataPlaneException.BuilderImpl. message(String message)IotDataPlaneException.BuilderImplIotDataPlaneException.BuilderImpl. requestId(String requestId)IotDataPlaneException.BuilderImplIotDataPlaneException.BuilderImpl. statusCode(int statusCode)IotDataPlaneException.BuilderImplIotDataPlaneException.BuilderImpl. writableStackTrace(Boolean writableStackTrace)
-