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