| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static IncidentAIPostmortemResponseType |
IncidentAIPostmortemResponseType.GET_INCIDENT_AI_POSTMORTEM_RESPONSE |
| Modifier and Type | Method and Description |
|---|---|
static IncidentAIPostmortemResponseType |
IncidentAIPostmortemResponseType.fromValue(String value) |
IncidentAIPostmortemResponseType |
IncidentAIPostmortemDataResponse.getType()
AI postmortem response resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentAIPostmortemResponseType.IncidentAIPostmortemResponseTypeSerializer.serialize(IncidentAIPostmortemResponseType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
IncidentAIPostmortemDataResponse.setType(IncidentAIPostmortemResponseType type) |
IncidentAIPostmortemDataResponse |
IncidentAIPostmortemDataResponse.type(IncidentAIPostmortemResponseType type) |
| Constructor and Description |
|---|
IncidentAIPostmortemDataResponse(IncidentAIPostmortemDataAttributesResponse attributes,
UUID id,
IncidentAIPostmortemResponseType type) |
| Constructor and Description |
|---|
IncidentAIPostmortemResponseTypeSerializer(Class<IncidentAIPostmortemResponseType> t) |
Copyright © 2026. All rights reserved.