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