@Generated(value="software.amazon.awssdk:codegen") public final class WorkspacesDefaultRoleNotFoundException extends WorkSpacesException implements ToCopyableBuilder<WorkspacesDefaultRoleNotFoundException.Builder,WorkspacesDefaultRoleNotFoundException>
The workspaces_DefaultRole role could not be found. If this is the first time you are registering a directory, you will need to create the workspaces_DefaultRole role before you can register a directory. For more information, see Creating the workspaces_DefaultRole Role.
| Modifier and Type | Class and Description |
|---|---|
static interface |
WorkspacesDefaultRoleNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static WorkspacesDefaultRoleNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends WorkspacesDefaultRoleNotFoundException.Builder> |
serializableBuilderClass() |
WorkspacesDefaultRoleNotFoundException.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 WorkspacesDefaultRoleNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<WorkspacesDefaultRoleNotFoundException.Builder,WorkspacesDefaultRoleNotFoundException>toBuilder in class WorkSpacesExceptionpublic static WorkspacesDefaultRoleNotFoundException.Builder builder()
public static Class<? extends WorkspacesDefaultRoleNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.