| 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.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
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 © 2024. All rights reserved.