@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, isThrottlingException
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 LayerInaccessibleException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<LayerInaccessibleException.Builder,LayerInaccessibleException>
toBuilder
in class EcrException
public static LayerInaccessibleException.Builder builder()
public static Class<? extends LayerInaccessibleException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.