public static class DashboardGroupCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DashboardGroupCollection |
build() |
DashboardGroupCollection.Builder |
copy(DashboardGroupCollection model) |
DashboardGroupCollection.Builder |
items(List<DashboardGroupSummary> items)
A list of dashboard groups.
|
public DashboardGroupCollection.Builder items(List<DashboardGroupSummary> items)
A list of dashboard groups.
items
- the value to setpublic DashboardGroupCollection build()
public DashboardGroupCollection.Builder copy(DashboardGroupCollection model)
Copyright © 2016–2024. All rights reserved.