| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static TriggerInvestigationResponseType |
TriggerInvestigationResponseType.TRIGGER_INVESTIGATION_RESPONSE |
| Modifier and Type | Method and Description |
|---|---|
static TriggerInvestigationResponseType |
TriggerInvestigationResponseType.fromValue(String value) |
TriggerInvestigationResponseType |
TriggerInvestigationResponseData.getType()
The resource type for trigger investigation responses.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TriggerInvestigationResponseType.TriggerInvestigationResponseTypeSerializer.serialize(TriggerInvestigationResponseType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
TriggerInvestigationResponseData.setType(TriggerInvestigationResponseType type) |
TriggerInvestigationResponseData |
TriggerInvestigationResponseData.type(TriggerInvestigationResponseType type) |
| Constructor and Description |
|---|
TriggerInvestigationResponseData(TriggerInvestigationResponseDataAttributes attributes,
String id,
TriggerInvestigationResponseType type) |
| Constructor and Description |
|---|
TriggerInvestigationResponseTypeSerializer(Class<TriggerInvestigationResponseType> t) |
Copyright © 2026. All rights reserved.