| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ContainersResponseLinks |
ContainersResponseLinks.first(String first) |
ContainersResponseLinks |
ContainersResponse.getLinks()
Pagination links.
|
ContainersResponseLinks |
ContainersResponseLinks.last(String last) |
ContainersResponseLinks |
ContainersResponseLinks.next(String next) |
ContainersResponseLinks |
ContainersResponseLinks.prev(String prev) |
ContainersResponseLinks |
ContainersResponseLinks.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ContainersResponseLinks |
ContainersResponseLinks.self(String self) |
| Modifier and Type | Method and Description |
|---|---|
ContainersResponse |
ContainersResponse.links(ContainersResponseLinks links) |
void |
ContainersResponse.setLinks(ContainersResponseLinks links) |
Copyright © 2024. All rights reserved.