@Generated(value="software.amazon.awssdk:codegen") public final class UnsupportedWorkspaceConfigurationException extends WorkSpacesException implements ToCopyableBuilder<UnsupportedWorkspaceConfigurationException.Builder,UnsupportedWorkspaceConfigurationException>
The configuration of this WorkSpace is not supported for this operation. For more information, see Required Configuration and Service Components for WorkSpaces .
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnsupportedWorkspaceConfigurationException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UnsupportedWorkspaceConfigurationException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends UnsupportedWorkspaceConfigurationException.Builder> |
serializableBuilderClass() |
UnsupportedWorkspaceConfigurationException.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 UnsupportedWorkspaceConfigurationException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UnsupportedWorkspaceConfigurationException.Builder,UnsupportedWorkspaceConfigurationException>toBuilder in class WorkSpacesExceptionpublic static UnsupportedWorkspaceConfigurationException.Builder builder()
public static Class<? extends UnsupportedWorkspaceConfigurationException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.