| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ContainerMetaPage |
ContainerMetaPage.cursor(String cursor) |
ContainerMetaPage |
ContainerMeta.getPagination()
Paging attributes.
|
ContainerMetaPage |
ContainerMetaPage.limit(Integer limit) |
ContainerMetaPage |
ContainerMetaPage.nextCursor(String nextCursor) |
ContainerMetaPage |
ContainerMetaPage.prevCursor(String prevCursor) |
ContainerMetaPage |
ContainerMetaPage.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ContainerMetaPage |
ContainerMetaPage.total(Long total) |
ContainerMetaPage |
ContainerMetaPage.type(ContainerMetaPageType type) |
| Modifier and Type | Method and Description |
|---|---|
ContainerMeta |
ContainerMeta.pagination(ContainerMetaPage pagination) |
void |
ContainerMeta.setPagination(ContainerMetaPage pagination) |
Copyright © 2024. All rights reserved.