| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static WidgetSizeFormat |
WidgetSizeFormat.LARGE |
static WidgetSizeFormat |
WidgetSizeFormat.MEDIUM |
static WidgetSizeFormat |
WidgetSizeFormat.SMALL |
| Modifier and Type | Method and Description |
|---|---|
static WidgetSizeFormat |
WidgetSizeFormat.fromValue(String value) |
WidgetSizeFormat |
ServiceSummaryWidgetDefinition.getSizeFormat()
Size of the widget.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WidgetSizeFormat.WidgetSizeFormatSerializer.serialize(WidgetSizeFormat value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ServiceSummaryWidgetDefinition.setSizeFormat(WidgetSizeFormat sizeFormat) |
ServiceSummaryWidgetDefinition |
ServiceSummaryWidgetDefinition.sizeFormat(WidgetSizeFormat sizeFormat) |
| Constructor and Description |
|---|
WidgetSizeFormatSerializer(Class<WidgetSizeFormat> t) |
Copyright © 2024. All rights reserved.