| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ListDashboardsUsageResponseMeta |
ListDashboardsUsageResponse.getMeta()
Pagination metadata for a list of dashboard usage records.
|
ListDashboardsUsageResponseMeta |
ListDashboardsUsageResponseMeta.page(PaginationMetaPage page) |
ListDashboardsUsageResponseMeta |
ListDashboardsUsageResponseMeta.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
ListDashboardsUsageResponse |
ListDashboardsUsageResponse.meta(ListDashboardsUsageResponseMeta meta) |
void |
ListDashboardsUsageResponse.setMeta(ListDashboardsUsageResponseMeta meta) |
| Constructor and Description |
|---|
ListDashboardsUsageResponse(List<DashboardUsage> data,
ListDashboardsUsageResponseMeta meta) |
Copyright © 2026. All rights reserved.