@Generated(value="software.amazon.awssdk:codegen") public final class EmptyUploadException extends EcrException implements ToCopyableBuilder<EmptyUploadException.Builder,EmptyUploadException>
The specified layer upload does not contain any layer parts.
Modifier and Type | Class and Description |
---|---|
static interface |
EmptyUploadException.Builder |
Modifier and Type | Method and Description |
---|---|
static EmptyUploadException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends EmptyUploadException.Builder> |
serializableBuilderClass() |
EmptyUploadException.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 EmptyUploadException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<EmptyUploadException.Builder,EmptyUploadException>
toBuilder
in class EcrException
public static EmptyUploadException.Builder builder()
public static Class<? extends EmptyUploadException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.