@Generated(value="software.amazon.awssdk:codegen") public final class ScanNotFoundException extends EcrException implements ToCopyableBuilder<ScanNotFoundException.Builder,ScanNotFoundException>
The specified image scan could not be found. Ensure that image scanning is enabled on the repository and try again.
Modifier and Type | Class and Description |
---|---|
static interface |
ScanNotFoundException.Builder |
Modifier and Type | Method and Description |
---|---|
static ScanNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ScanNotFoundException.Builder> |
serializableBuilderClass() |
ScanNotFoundException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, 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 ScanNotFoundException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<ScanNotFoundException.Builder,ScanNotFoundException>
toBuilder
in class EcrException
public static ScanNotFoundException.Builder builder()
public static Class<? extends ScanNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.