@Generated(value="software.amazon.awssdk:codegen") public final class UploadNotFoundException extends EcrPublicException implements ToCopyableBuilder<UploadNotFoundException.Builder,UploadNotFoundException>
The upload can't be found, or the specified upload ID isn't valid for this repository.
| Modifier and Type | Class and Description |
|---|---|
static interface |
UploadNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UploadNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends UploadNotFoundException.Builder> |
serializableBuilderClass() |
UploadNotFoundException.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 UploadNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UploadNotFoundException.Builder,UploadNotFoundException>toBuilder in class EcrPublicExceptionpublic static UploadNotFoundException.Builder builder()
public static Class<? extends UploadNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.