@Generated(value="software.amazon.awssdk:codegen") public final class DomainNotWhitelistedException extends QuickSightException implements ToCopyableBuilder<DomainNotWhitelistedException.Builder,DomainNotWhitelistedException>
The domain specified is not on the allowlist. All domains for embedded dashboards must be added to the approved list by an Amazon QuickSight admin.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DomainNotWhitelistedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DomainNotWhitelistedException.Builder |
builder() |
String |
quicksightRequestId()
The AWS request ID for this request.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends DomainNotWhitelistedException.Builder> |
serializableBuilderClass() |
DomainNotWhitelistedException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic DomainNotWhitelistedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DomainNotWhitelistedException.Builder,DomainNotWhitelistedException>toBuilder in class QuickSightExceptionpublic static DomainNotWhitelistedException.Builder builder()
public static Class<? extends DomainNotWhitelistedException.Builder> serializableBuilderClass()
public String quicksightRequestId()
The AWS request ID for this request.
Copyright © 2019. All rights reserved.