@Generated(value="software.amazon.awssdk:codegen") public final class ImageNotFoundException extends EcrPublicException implements ToCopyableBuilder<ImageNotFoundException.Builder,ImageNotFoundException>
The image requested does not exist in the specified repository.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ImageNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ImageNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ImageNotFoundException.Builder> |
serializableBuilderClass() |
ImageNotFoundException.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 ImageNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ImageNotFoundException.Builder,ImageNotFoundException>toBuilder in class EcrPublicExceptionpublic static ImageNotFoundException.Builder builder()
public static Class<? extends ImageNotFoundException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.