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