@Generated(value="software.amazon.awssdk:codegen") public final class ImageDigestDoesNotMatchException extends EcrPublicException implements ToCopyableBuilder<ImageDigestDoesNotMatchException.Builder,ImageDigestDoesNotMatchException>
The specified image digest does not match the digest that Amazon ECR calculated for the image.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ImageDigestDoesNotMatchException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ImageDigestDoesNotMatchException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ImageDigestDoesNotMatchException.Builder> |
serializableBuilderClass() |
ImageDigestDoesNotMatchException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic ImageDigestDoesNotMatchException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ImageDigestDoesNotMatchException.Builder,ImageDigestDoesNotMatchException>toBuilder in class EcrPublicExceptionpublic static ImageDigestDoesNotMatchException.Builder builder()
public static Class<? extends ImageDigestDoesNotMatchException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.