| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| software.amazon.awssdk.services.quicksight.paginators | |
| software.amazon.awssdk.services.quicksight.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListDashboardVersionsResponse |
QuickSightClient.listDashboardVersions(ListDashboardVersionsRequest listDashboardVersionsRequest)
Lists all the versions of the dashboards in the QuickSight subscription.
|
default CompletableFuture<ListDashboardVersionsResponse> |
QuickSightAsyncClient.listDashboardVersions(ListDashboardVersionsRequest listDashboardVersionsRequest)
Lists all the versions of the dashboards in the QuickSight subscription.
|
default ListDashboardVersionsIterable |
QuickSightClient.listDashboardVersionsPaginator(ListDashboardVersionsRequest listDashboardVersionsRequest)
Lists all the versions of the dashboards in the QuickSight subscription.
|
default ListDashboardVersionsPublisher |
QuickSightAsyncClient.listDashboardVersionsPaginator(ListDashboardVersionsRequest listDashboardVersionsRequest)
Lists all the versions of the dashboards in the QuickSight subscription.
|
| Constructor and Description |
|---|
ListDashboardVersionsIterable(QuickSightClient client,
ListDashboardVersionsRequest firstRequest) |
ListDashboardVersionsPublisher(QuickSightAsyncClient client,
ListDashboardVersionsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDashboardVersionsRequestMarshaller.marshall(ListDashboardVersionsRequest listDashboardVersionsRequest) |
Copyright © 2020. All rights reserved.