@Generated(value="software.amazon.awssdk:codegen") public final class UnsupportedUpstreamRegistryException extends EcrException implements ToCopyableBuilder<UnsupportedUpstreamRegistryException.Builder,UnsupportedUpstreamRegistryException>
The specified upstream registry isn't supported.
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnsupportedUpstreamRegistryException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UnsupportedUpstreamRegistryException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends UnsupportedUpstreamRegistryException.Builder> |
serializableBuilderClass() |
UnsupportedUpstreamRegistryException.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 UnsupportedUpstreamRegistryException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UnsupportedUpstreamRegistryException.Builder,UnsupportedUpstreamRegistryException>toBuilder in class EcrExceptionpublic static UnsupportedUpstreamRegistryException.Builder builder()
public static Class<? extends UnsupportedUpstreamRegistryException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.