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