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