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