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