| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SearchSLOResponseMetaPage |
SearchSLOResponseMetaPage.firstNumber(Long firstNumber) |
SearchSLOResponseMetaPage |
SearchSLOResponseMeta.getPagination()
Pagination metadata returned by the API.
|
SearchSLOResponseMetaPage |
SearchSLOResponseMetaPage.lastNumber(Long lastNumber) |
SearchSLOResponseMetaPage |
SearchSLOResponseMetaPage.nextNumber(Long nextNumber) |
SearchSLOResponseMetaPage |
SearchSLOResponseMetaPage.number(Long number) |
SearchSLOResponseMetaPage |
SearchSLOResponseMetaPage.prevNumber(Long prevNumber) |
SearchSLOResponseMetaPage |
SearchSLOResponseMetaPage.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SearchSLOResponseMetaPage |
SearchSLOResponseMetaPage.size(Long size) |
SearchSLOResponseMetaPage |
SearchSLOResponseMetaPage.total(Long total) |
SearchSLOResponseMetaPage |
SearchSLOResponseMetaPage.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
SearchSLOResponseMeta |
SearchSLOResponseMeta.pagination(SearchSLOResponseMetaPage pagination) |
void |
SearchSLOResponseMeta.setPagination(SearchSLOResponseMetaPage pagination) |
Copyright © 2024. All rights reserved.