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