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