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