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