@Generated(value="software.amazon.awssdk:codegen") public final class UnsupportedImageTypeException extends EcrException implements ToCopyableBuilder<UnsupportedImageTypeException.Builder,UnsupportedImageTypeException>
The image is of a type that cannot be scanned.
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnsupportedImageTypeException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UnsupportedImageTypeException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends UnsupportedImageTypeException.Builder> |
serializableBuilderClass() |
UnsupportedImageTypeException.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 UnsupportedImageTypeException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UnsupportedImageTypeException.Builder,UnsupportedImageTypeException>toBuilder in class EcrExceptionpublic static UnsupportedImageTypeException.Builder builder()
public static Class<? extends UnsupportedImageTypeException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.