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