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