| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static WidgetLineType |
WidgetLineType.DASHED |
static WidgetLineType |
WidgetLineType.DOTTED |
static WidgetLineType |
WidgetLineType.SOLID |
| Modifier and Type | Method and Description |
|---|---|
static WidgetLineType |
WidgetLineType.fromValue(String value) |
WidgetLineType |
WidgetRequestStyle.getLineType()
Type of lines displayed.
|
| Modifier and Type | Method and Description |
|---|---|
WidgetRequestStyle |
WidgetRequestStyle.lineType(WidgetLineType lineType) |
void |
WidgetLineType.WidgetLineTypeSerializer.serialize(WidgetLineType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
WidgetRequestStyle.setLineType(WidgetLineType lineType) |
| Constructor and Description |
|---|
WidgetLineTypeSerializer(Class<WidgetLineType> t) |
Copyright © 2024. All rights reserved.