@Generated(value="software.amazon.awssdk:codegen") public final class LifecyclePolicyNotFoundException extends EcrException implements ToCopyableBuilder<LifecyclePolicyNotFoundException.Builder,LifecyclePolicyNotFoundException>
The lifecycle policy could not be found, and no policy is set to the repository.
| Modifier and Type | Class and Description |
|---|---|
static interface |
LifecyclePolicyNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static LifecyclePolicyNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends LifecyclePolicyNotFoundException.Builder> |
serializableBuilderClass() |
LifecyclePolicyNotFoundException.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 LifecyclePolicyNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<LifecyclePolicyNotFoundException.Builder,LifecyclePolicyNotFoundException>toBuilder in class EcrExceptionpublic static LifecyclePolicyNotFoundException.Builder builder()
public static Class<? extends LifecyclePolicyNotFoundException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.