default GenerateEmbedUrlForAnonymousUserResponse |
QuickSightClient.generateEmbedUrlForAnonymousUser(Consumer<GenerateEmbedUrlForAnonymousUserRequest.Builder> generateEmbedUrlForAnonymousUserRequest) |
Generates an embed URL that you can use to embed an Amazon QuickSight dashboard or visual in your website,
without having to register any reader users.
|
default GenerateEmbedUrlForAnonymousUserResponse |
QuickSightClient.generateEmbedUrlForAnonymousUser(GenerateEmbedUrlForAnonymousUserRequest generateEmbedUrlForAnonymousUserRequest) |
Generates an embed URL that you can use to embed an Amazon QuickSight dashboard or visual in your website,
without having to register any reader users.
|
default GenerateEmbedUrlForRegisteredUserResponse |
QuickSightClient.generateEmbedUrlForRegisteredUser(Consumer<GenerateEmbedUrlForRegisteredUserRequest.Builder> generateEmbedUrlForRegisteredUserRequest) |
Generates an embed URL that you can use to embed an Amazon QuickSight experience in your website.
|
default GenerateEmbedUrlForRegisteredUserResponse |
QuickSightClient.generateEmbedUrlForRegisteredUser(GenerateEmbedUrlForRegisteredUserRequest generateEmbedUrlForRegisteredUserRequest) |
Generates an embed URL that you can use to embed an Amazon QuickSight experience in your website.
|
default GetDashboardEmbedUrlResponse |
QuickSightClient.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 GetDashboardEmbedUrlResponse |
QuickSightClient.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.
|
default StartDashboardSnapshotJobResponse |
QuickSightClient.startDashboardSnapshotJob(Consumer<StartDashboardSnapshotJobRequest.Builder> startDashboardSnapshotJobRequest) |
Starts an asynchronous job that generates a snapshot of a dashboard's output.
|
default StartDashboardSnapshotJobResponse |
QuickSightClient.startDashboardSnapshotJob(StartDashboardSnapshotJobRequest startDashboardSnapshotJobRequest) |
Starts an asynchronous job that generates a snapshot of a dashboard's output.
|
default UpdatePublicSharingSettingsResponse |
QuickSightClient.updatePublicSharingSettings(Consumer<UpdatePublicSharingSettingsRequest.Builder> updatePublicSharingSettingsRequest) |
Use the UpdatePublicSharingSettings operation to turn on or turn off the public sharing settings of
an Amazon QuickSight dashboard.
|
default UpdatePublicSharingSettingsResponse |
QuickSightClient.updatePublicSharingSettings(UpdatePublicSharingSettingsRequest updatePublicSharingSettingsRequest) |
Use the UpdatePublicSharingSettings operation to turn on or turn off the public sharing settings of
an Amazon QuickSight dashboard.
|