Uses of Class
software.amazon.awssdk.services.quicksight.model.DomainNotWhitelistedException
-
Packages that use DomainNotWhitelistedException Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of DomainNotWhitelistedException in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that throw DomainNotWhitelistedException Modifier and Type Method Description default GetDashboardEmbedUrlResponseQuickSightClient. getDashboardEmbedUrl(Consumer<GetDashboardEmbedUrlRequest.Builder> getDashboardEmbedUrlRequest)Generates a temporary session URL and authorization code(bearer token) that you can use to embed an Amazon QuickSight read-only dashboard in your website or application.default GetDashboardEmbedUrlResponseQuickSightClient. getDashboardEmbedUrl(GetDashboardEmbedUrlRequest getDashboardEmbedUrlRequest)Generates a temporary session URL and authorization code(bearer token) that you can use to embed an Amazon QuickSight read-only dashboard in your website or application.
-