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