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