| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static TriggerType |
TriggerType.MONITOR_ALERT_TRIGGER |
| Modifier and Type | Method and Description |
|---|---|
static TriggerType |
TriggerType.fromValue(String value) |
TriggerType |
TriggerAttributes.getType()
The type of trigger for the investigation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TriggerType.TriggerTypeSerializer.serialize(TriggerType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
TriggerAttributes.setType(TriggerType type) |
TriggerAttributes |
TriggerAttributes.type(TriggerType type) |
| Constructor and Description |
|---|
TriggerAttributes(MonitorAlertTriggerAttributes monitorAlertTrigger,
TriggerType type) |
| Constructor and Description |
|---|
TriggerTypeSerializer(Class<TriggerType> t) |
Copyright © 2026. All rights reserved.