| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ListDashboardsUsageResponseLinks |
ListDashboardsUsageResponseLinks.first(String first) |
ListDashboardsUsageResponseLinks |
ListDashboardsUsageResponse.getLinks()
Pagination links for a list of dashboard usage records.
|
ListDashboardsUsageResponseLinks |
ListDashboardsUsageResponseLinks.last(String last) |
ListDashboardsUsageResponseLinks |
ListDashboardsUsageResponseLinks.next(String next) |
ListDashboardsUsageResponseLinks |
ListDashboardsUsageResponseLinks.prev(String prev) |
ListDashboardsUsageResponseLinks |
ListDashboardsUsageResponseLinks.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ListDashboardsUsageResponseLinks |
ListDashboardsUsageResponseLinks.self(String self) |
| Modifier and Type | Method and Description |
|---|---|
ListDashboardsUsageResponse |
ListDashboardsUsageResponse.links(ListDashboardsUsageResponseLinks links) |
void |
ListDashboardsUsageResponse.setLinks(ListDashboardsUsageResponseLinks links) |
Copyright © 2026. All rights reserved.