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