| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RelationshipToIncidentPostmortem |
RelationshipToIncidentPostmortem.data(RelationshipToIncidentPostmortemData data) |
RelationshipToIncidentPostmortem |
IncidentUpdateRelationships.getPostmortem()
A relationship reference for postmortems.
|
RelationshipToIncidentPostmortem |
RelationshipToIncidentPostmortem.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentUpdateRelationships |
IncidentUpdateRelationships.postmortem(RelationshipToIncidentPostmortem postmortem) |
void |
IncidentUpdateRelationships.setPostmortem(RelationshipToIncidentPostmortem postmortem) |
Copyright © 2024. All rights reserved.