@Generated(value="software.amazon.awssdk:codegen") public final class ImageDigestDoesNotMatchException extends EcrException 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, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public ImageDigestDoesNotMatchException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<ImageDigestDoesNotMatchException.Builder,ImageDigestDoesNotMatchException>
toBuilder
in class EcrException
public static ImageDigestDoesNotMatchException.Builder builder()
public static Class<? extends ImageDigestDoesNotMatchException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.