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