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