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