| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ListRowsResponseLinks |
ListRowsResponseLinks.first(String first) |
ListRowsResponseLinks |
ListRowsResponse.getLinks()
Pagination links for the list rows response.
|
ListRowsResponseLinks |
ListRowsResponseLinks.next(String next) |
ListRowsResponseLinks |
ListRowsResponseLinks.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ListRowsResponseLinks |
ListRowsResponseLinks.self(String self) |
| Modifier and Type | Method and Description |
|---|---|
ListRowsResponse |
ListRowsResponse.links(ListRowsResponseLinks links) |
void |
ListRowsResponse.setLinks(ListRowsResponseLinks links) |
| Constructor and Description |
|---|
ListRowsResponse(List<TableRowResourceData> data,
ListRowsResponseLinks links) |
Copyright © 2026. All rights reserved.