static ListDashboardsResponse.Builder |
ListDashboardsResponse.builder() |
|
ListDashboardsResponse.Builder |
ListDashboardsResponse.Builder.dashboards(Collection<DashboardDetail> dashboards) |
Contains information about dashboards in the account, in the current Region that match the applied filters.
|
ListDashboardsResponse.Builder |
ListDashboardsResponse.Builder.dashboards(Consumer<DashboardDetail.Builder>... dashboards) |
Contains information about dashboards in the account, in the current Region that match the applied filters.
|
ListDashboardsResponse.Builder |
ListDashboardsResponse.Builder.dashboards(DashboardDetail... dashboards) |
Contains information about dashboards in the account, in the current Region that match the applied filters.
|
ListDashboardsResponse.Builder |
ListDashboardsResponse.Builder.nextToken(String nextToken) |
A token you can use to get the next page of dashboard results.
|
ListDashboardsResponse.Builder |
ListDashboardsResponse.toBuilder() |
|