| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| software.amazon.awssdk.services.quicksight.transform |
| Modifier and Type | Method and Description |
|---|---|
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 CompletableFuture<GetDashboardEmbedUrlResponse> |
QuickSightAsyncClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDashboardEmbedUrlRequestMarshaller.marshall(GetDashboardEmbedUrlRequest getDashboardEmbedUrlRequest) |
Copyright © 2023. All rights reserved.