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