@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DomainNotWhitelistedException extends AmazonQuickSightException
The domain specified isn't on the allow list. All domains for embedded dashboards must be added to the approved list by an Amazon QuickSight admin.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
DomainNotWhitelistedException(String message)
Constructs a new DomainNotWhitelistedException with the specified error message.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getRequestId()
The Amazon Web Services request ID for this request.
|
void |
setRequestId(String requestId)
The Amazon Web Services request ID for this request.
|
DomainNotWhitelistedException |
withRequestId(String requestId)
The Amazon Web Services request ID for this request.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DomainNotWhitelistedException(String message)
message - Describes the error encountered.public void setRequestId(String requestId)
The Amazon Web Services request ID for this request.
setRequestId in class AmazonServiceExceptionrequestId - The Amazon Web Services request ID for this request.public String getRequestId()
The Amazon Web Services request ID for this request.
getRequestId in class AmazonServiceExceptionpublic DomainNotWhitelistedException withRequestId(String requestId)
The Amazon Web Services request ID for this request.
requestId - The Amazon Web Services request ID for this request.Copyright © 2024. All rights reserved.