@Generated(value="software.amazon.awssdk:codegen") public final class IncompatibleImageException extends AppStreamException implements ToCopyableBuilder<IncompatibleImageException.Builder,IncompatibleImageException>
The image can't be updated because it's not compatible for updates.
| Modifier and Type | Class and Description |
|---|---|
static interface |
IncompatibleImageException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static IncompatibleImageException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends IncompatibleImageException.Builder> |
serializableBuilderClass() |
IncompatibleImageException.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 IncompatibleImageException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<IncompatibleImageException.Builder,IncompatibleImageException>toBuilder in class AppStreamExceptionpublic static IncompatibleImageException.Builder builder()
public static Class<? extends IncompatibleImageException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.