| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static IncidentPostmortemType |
IncidentPostmortemType.INCIDENT_POSTMORTEMS |
| Modifier and Type | Method and Description |
|---|---|
static IncidentPostmortemType |
IncidentPostmortemType.fromValue(String value) |
IncidentPostmortemType |
RelationshipToIncidentPostmortemData.getType()
Incident postmortem resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentPostmortemType.IncidentPostmortemTypeSerializer.serialize(IncidentPostmortemType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
RelationshipToIncidentPostmortemData.setType(IncidentPostmortemType type) |
RelationshipToIncidentPostmortemData |
RelationshipToIncidentPostmortemData.type(IncidentPostmortemType type) |
| Constructor and Description |
|---|
RelationshipToIncidentPostmortemData(String id,
IncidentPostmortemType type) |
| Constructor and Description |
|---|
IncidentPostmortemTypeSerializer(Class<IncidentPostmortemType> t) |
Copyright © 2024. All rights reserved.