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