@Generated(value="software.amazon.awssdk:codegen") public final class LayerInaccessibleException extends EcrException implements ToCopyableBuilder<LayerInaccessibleException.Builder,LayerInaccessibleException>
The specified layer is not available because it is not associated with an image. Unassociated image layers may be cleaned up at any time.
| Modifier and Type | Class and Description |
|---|---|
static interface |
LayerInaccessibleException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static LayerInaccessibleException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends LayerInaccessibleException.Builder> |
serializableBuilderClass() |
LayerInaccessibleException.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 LayerInaccessibleException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<LayerInaccessibleException.Builder,LayerInaccessibleException>toBuilder in class EcrExceptionpublic static LayerInaccessibleException.Builder builder()
public static Class<? extends LayerInaccessibleException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.