static ListDashboardsResponse.Builder |
ListDashboardsResponse.builder() |
|
ListDashboardsResponse.Builder |
ListDashboardsResponse.Builder.dashboardSummaryList(Collection<DashboardSummary> dashboardSummaryList) |
A structure that contains all of the dashboards in your Amazon Web Services account.
|
ListDashboardsResponse.Builder |
ListDashboardsResponse.Builder.dashboardSummaryList(Consumer<DashboardSummary.Builder>... dashboardSummaryList) |
A structure that contains all of the dashboards in your Amazon Web Services account.
|
ListDashboardsResponse.Builder |
ListDashboardsResponse.Builder.dashboardSummaryList(DashboardSummary... dashboardSummaryList) |
A structure that contains all of the dashboards in your Amazon Web Services account.
|
ListDashboardsResponse.Builder |
ListDashboardsResponse.Builder.nextToken(String nextToken) |
The token for the next set of results, or null if there are no more results.
|
ListDashboardsResponse.Builder |
ListDashboardsResponse.Builder.requestId(String requestId) |
The Amazon Web Services request ID for this operation.
|
ListDashboardsResponse.Builder |
ListDashboardsResponse.Builder.status(Integer status) |
The HTTP status of the request.
|
ListDashboardsResponse.Builder |
ListDashboardsResponse.toBuilder() |
|