| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static WidgetLineWidth |
WidgetLineWidth.NORMAL |
static WidgetLineWidth |
WidgetLineWidth.THICK |
static WidgetLineWidth |
WidgetLineWidth.THIN |
| Modifier and Type | Method and Description |
|---|---|
static WidgetLineWidth |
WidgetLineWidth.fromValue(String value) |
WidgetLineWidth |
WidgetRequestStyle.getLineWidth()
Width of line displayed.
|
| Modifier and Type | Method and Description |
|---|---|
WidgetRequestStyle |
WidgetRequestStyle.lineWidth(WidgetLineWidth lineWidth) |
void |
WidgetLineWidth.WidgetLineWidthSerializer.serialize(WidgetLineWidth value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
WidgetRequestStyle.setLineWidth(WidgetLineWidth lineWidth) |
| Constructor and Description |
|---|
WidgetLineWidthSerializer(Class<WidgetLineWidth> t) |
Copyright © 2024. All rights reserved.