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