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