| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ContainerImageMetaPageType |
ContainerImageMetaPageType.CURSOR_LIMIT |
| Modifier and Type | Method and Description |
|---|---|
static ContainerImageMetaPageType |
ContainerImageMetaPageType.fromValue(String value) |
ContainerImageMetaPageType |
ContainerImageMetaPage.getType()
Type of Container Image pagination.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerImageMetaPageType.ContainerImageMetaPageTypeSerializer.serialize(ContainerImageMetaPageType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ContainerImageMetaPage.setType(ContainerImageMetaPageType type) |
ContainerImageMetaPage |
ContainerImageMetaPage.type(ContainerImageMetaPageType type) |
| Constructor and Description |
|---|
ContainerImageMetaPageTypeSerializer(Class<ContainerImageMetaPageType> t) |
Copyright © 2024. All rights reserved.