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