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