static ListDashboardVersionsResponse.Builder |
ListDashboardVersionsResponse.builder() |
|
ListDashboardVersionsResponse.Builder |
ListDashboardVersionsResponse.Builder.dashboardVersionSummaryList(Collection<DashboardVersionSummary> dashboardVersionSummaryList) |
A structure that contains information about each version of the dashboard.
|
ListDashboardVersionsResponse.Builder |
ListDashboardVersionsResponse.Builder.dashboardVersionSummaryList(Consumer<DashboardVersionSummary.Builder>... dashboardVersionSummaryList) |
A structure that contains information about each version of the dashboard.
|
ListDashboardVersionsResponse.Builder |
ListDashboardVersionsResponse.Builder.dashboardVersionSummaryList(DashboardVersionSummary... dashboardVersionSummaryList) |
A structure that contains information about each version of the dashboard.
|
ListDashboardVersionsResponse.Builder |
ListDashboardVersionsResponse.Builder.nextToken(String nextToken) |
The token for the next set of results, or null if there are no more results.
|
ListDashboardVersionsResponse.Builder |
ListDashboardVersionsResponse.Builder.requestId(String requestId) |
The Amazon Web Services request ID for this operation.
|
ListDashboardVersionsResponse.Builder |
ListDashboardVersionsResponse.Builder.status(Integer status) |
The HTTP status of the request.
|
ListDashboardVersionsResponse.Builder |
ListDashboardVersionsResponse.toBuilder() |
|