| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<DashboardVersionSummary> |
ListDashboardVersionsResponse.dashboardVersionSummaryList()
A structure that contains information about each version of the dashboard.
|
| Modifier and Type | Method and Description |
|---|---|
ListDashboardVersionsResponse.Builder |
ListDashboardVersionsResponse.Builder.dashboardVersionSummaryList(DashboardVersionSummary... dashboardVersionSummaryList)
A structure that contains information about each version of the dashboard.
|
| Modifier and Type | Method and Description |
|---|---|
ListDashboardVersionsResponse.Builder |
ListDashboardVersionsResponse.Builder.dashboardVersionSummaryList(Collection<DashboardVersionSummary> dashboardVersionSummaryList)
A structure that contains information about each version of the dashboard.
|
Copyright © 2020. All rights reserved.