| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static WidgetNewFixedSpanType |
WidgetNewFixedSpanType.FIXED |
| Modifier and Type | Method and Description |
|---|---|
static WidgetNewFixedSpanType |
WidgetNewFixedSpanType.fromValue(String value) |
WidgetNewFixedSpanType |
WidgetNewFixedSpan.getType()
Type "fixed" denotes a fixed span.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WidgetNewFixedSpanType.WidgetNewFixedSpanTypeSerializer.serialize(WidgetNewFixedSpanType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
WidgetNewFixedSpan.setType(WidgetNewFixedSpanType type) |
WidgetNewFixedSpan |
WidgetNewFixedSpan.type(WidgetNewFixedSpanType type) |
| Constructor and Description |
|---|
WidgetNewFixedSpan(Long from,
Long to,
WidgetNewFixedSpanType type) |
| Constructor and Description |
|---|
WidgetNewFixedSpanTypeSerializer(Class<WidgetNewFixedSpanType> t) |
Copyright © 2026. All rights reserved.