| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DashboardListItem |
DashboardListItem.author(Creator author) |
DashboardListItem |
DashboardListItem.id(String id) |
DashboardListItem |
DashboardListItem.type(DashboardType type) |
| Modifier and Type | Method and Description |
|---|---|
List<DashboardListItem> |
DashboardListItems.getDashboards()
List of dashboards in the dashboard list.
|
| Modifier and Type | Method and Description |
|---|---|
DashboardListItems |
DashboardListItems.addDashboardsItem(DashboardListItem dashboardsItem) |
| Modifier and Type | Method and Description |
|---|---|
DashboardListItems |
DashboardListItems.dashboards(List<DashboardListItem> dashboards) |
void |
DashboardListItems.setDashboards(List<DashboardListItem> dashboards) |
| Constructor and Description |
|---|
DashboardListItems(List<DashboardListItem> dashboards) |
Copyright © 2023. All rights reserved.