| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| Modifier and Type | Method and Description |
|---|---|
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 dashboard snapshot.
|
default StartDashboardSnapshotJobResponse |
QuickSightClient.startDashboardSnapshotJob(StartDashboardSnapshotJobRequest startDashboardSnapshotJobRequest)
Starts an asynchronous job that generates a dashboard snapshot.
|
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. |
Copyright © 2023. All rights reserved.