| Package | Description |
|---|---|
| com.amazonaws.services.quicksight |
|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
GetDashboardEmbedUrlResult |
AmazonQuickSightClient.getDashboardEmbedUrl(GetDashboardEmbedUrlRequest request)
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.
|
GetDashboardEmbedUrlResult |
AmazonQuickSight.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.
|
GetDashboardEmbedUrlResult |
AbstractAmazonQuickSight.getDashboardEmbedUrl(GetDashboardEmbedUrlRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetDashboardEmbedUrlResult> |
AmazonQuickSightAsyncClient.getDashboardEmbedUrlAsync(GetDashboardEmbedUrlRequest request) |
Future<GetDashboardEmbedUrlResult> |
AmazonQuickSightAsync.getDashboardEmbedUrlAsync(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.
|
Future<GetDashboardEmbedUrlResult> |
AbstractAmazonQuickSightAsync.getDashboardEmbedUrlAsync(GetDashboardEmbedUrlRequest request) |
Future<GetDashboardEmbedUrlResult> |
AmazonQuickSightAsyncClient.getDashboardEmbedUrlAsync(GetDashboardEmbedUrlRequest request,
AsyncHandler<GetDashboardEmbedUrlRequest,GetDashboardEmbedUrlResult> asyncHandler) |
Future<GetDashboardEmbedUrlResult> |
AmazonQuickSightAsync.getDashboardEmbedUrlAsync(GetDashboardEmbedUrlRequest getDashboardEmbedUrlRequest,
AsyncHandler<GetDashboardEmbedUrlRequest,GetDashboardEmbedUrlResult> asyncHandler)
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.
|
Future<GetDashboardEmbedUrlResult> |
AbstractAmazonQuickSightAsync.getDashboardEmbedUrlAsync(GetDashboardEmbedUrlRequest request,
AsyncHandler<GetDashboardEmbedUrlRequest,GetDashboardEmbedUrlResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetDashboardEmbedUrlResult> |
AmazonQuickSightAsyncClient.getDashboardEmbedUrlAsync(GetDashboardEmbedUrlRequest request,
AsyncHandler<GetDashboardEmbedUrlRequest,GetDashboardEmbedUrlResult> asyncHandler) |
Future<GetDashboardEmbedUrlResult> |
AmazonQuickSightAsync.getDashboardEmbedUrlAsync(GetDashboardEmbedUrlRequest getDashboardEmbedUrlRequest,
AsyncHandler<GetDashboardEmbedUrlRequest,GetDashboardEmbedUrlResult> asyncHandler)
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.
|
Future<GetDashboardEmbedUrlResult> |
AbstractAmazonQuickSightAsync.getDashboardEmbedUrlAsync(GetDashboardEmbedUrlRequest request,
AsyncHandler<GetDashboardEmbedUrlRequest,GetDashboardEmbedUrlResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetDashboardEmbedUrlResult |
GetDashboardEmbedUrlResult.clone() |
GetDashboardEmbedUrlResult |
GetDashboardEmbedUrlResult.withEmbedUrl(String embedUrl)
A single-use URL that you can put into your server-side webpage to embed your dashboard.
|
GetDashboardEmbedUrlResult |
GetDashboardEmbedUrlResult.withRequestId(String requestId)
The Amazon Web Services request ID for this operation.
|
GetDashboardEmbedUrlResult |
GetDashboardEmbedUrlResult.withStatus(Integer status)
The HTTP status of the request.
|
Copyright © 2023. All rights reserved.