| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static DashboardLiveTimeframeType |
DashboardLiveTimeframeType.LIVE |
| Modifier and Type | Method and Description |
|---|---|
static DashboardLiveTimeframeType |
DashboardLiveTimeframeType.fromValue(String value) |
DashboardLiveTimeframeType |
DashboardLiveTimeframe.getType()
Type of live timeframe.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DashboardLiveTimeframeType.DashboardLiveTimeframeTypeSerializer.serialize(DashboardLiveTimeframeType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
DashboardLiveTimeframe.setType(DashboardLiveTimeframeType type) |
DashboardLiveTimeframe |
DashboardLiveTimeframe.type(DashboardLiveTimeframeType type) |
| Constructor and Description |
|---|
DashboardLiveTimeframe(DashboardLiveTimeframeType type,
WidgetLiveSpanUnit unit,
Long value) |
| Constructor and Description |
|---|
DashboardLiveTimeframeTypeSerializer(Class<DashboardLiveTimeframeType> t) |
Copyright © 2026. All rights reserved.