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