| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static AlertGraphWidgetDefinitionType |
AlertGraphWidgetDefinitionType.ALERT_GRAPH |
| Modifier and Type | Method and Description |
|---|---|
static AlertGraphWidgetDefinitionType |
AlertGraphWidgetDefinitionType.fromValue(String value) |
AlertGraphWidgetDefinitionType |
AlertGraphWidgetDefinition.getType()
Type of the alert graph widget.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlertGraphWidgetDefinitionType.AlertGraphWidgetDefinitionTypeSerializer.serialize(AlertGraphWidgetDefinitionType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
AlertGraphWidgetDefinition.setType(AlertGraphWidgetDefinitionType type) |
AlertGraphWidgetDefinition |
AlertGraphWidgetDefinition.type(AlertGraphWidgetDefinitionType type) |
| Constructor and Description |
|---|
AlertGraphWidgetDefinition(String alertId,
AlertGraphWidgetDefinitionType type,
WidgetVizType vizType) |
| Constructor and Description |
|---|
AlertGraphWidgetDefinitionTypeSerializer(Class<AlertGraphWidgetDefinitionType> t) |
Copyright © 2024. All rights reserved.