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