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