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