Uses of Class
software.amazon.awssdk.services.quicksight.model.IdentityTypeNotSupportedException
-
Packages that use IdentityTypeNotSupportedException Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference -
-
Uses of IdentityTypeNotSupportedException in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight that throw IdentityTypeNotSupportedException 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 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 QuickSight read-only dashboard in your website or application.
-