@Generated(value="software.amazon.awssdk:codegen") public class EcrException extends AwsServiceException
Modifier and Type | Class and Description |
---|---|
static interface |
EcrException.Builder |
protected static class |
EcrException.BuilderImpl |
Modifier | Constructor and Description |
---|---|
protected |
EcrException(EcrException.Builder builder) |
Modifier and Type | Method and Description |
---|---|
static EcrException.Builder |
builder() |
static Class<? extends EcrException.Builder> |
serializableBuilderClass() |
EcrException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, sdkFields, 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
equalsBySdkFields
protected EcrException(EcrException.Builder builder)
public static EcrException.Builder builder()
public EcrException.Builder toBuilder()
toBuilder
in class AwsServiceException
public static Class<? extends EcrException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.