Serializable
, ToCopyableBuilder<UploadNotFoundException.Builder,UploadNotFoundException>
@Generated("software.amazon.awssdk:codegen") public class UploadNotFoundException extends ECRException implements ToCopyableBuilder<UploadNotFoundException.Builder,UploadNotFoundException>
The upload could not be found, or the specified upload id is not valid for this repository.
Modifier and Type | Class | Description |
---|---|---|
static interface |
UploadNotFoundException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static UploadNotFoundException.Builder |
builder() |
|
static Class<? extends UploadNotFoundException.Builder> |
serializableBuilderClass() |
|
UploadNotFoundException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UploadNotFoundException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<UploadNotFoundException.Builder,UploadNotFoundException>
public static UploadNotFoundException.Builder builder()
public static Class<? extends UploadNotFoundException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.