@Generated(value="software.amazon.awssdk:codegen") public final class OperatingSystemNotCompatibleException extends WorkSpacesException implements ToCopyableBuilder<OperatingSystemNotCompatibleException.Builder,OperatingSystemNotCompatibleException>
The operating system of the WorkSpace is not compatible with the application.
| Modifier and Type | Class and Description |
|---|---|
static interface |
OperatingSystemNotCompatibleException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static OperatingSystemNotCompatibleException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends OperatingSystemNotCompatibleException.Builder> |
serializableBuilderClass() |
OperatingSystemNotCompatibleException.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 OperatingSystemNotCompatibleException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<OperatingSystemNotCompatibleException.Builder,OperatingSystemNotCompatibleException>toBuilder in class WorkSpacesExceptionpublic static OperatingSystemNotCompatibleException.Builder builder()
public static Class<? extends OperatingSystemNotCompatibleException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.