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