| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RelationshipToIncidentPostmortemData |
RelationshipToIncidentPostmortem.getData()
The postmortem relationship data.
|
RelationshipToIncidentPostmortemData |
RelationshipToIncidentPostmortemData.id(String id) |
RelationshipToIncidentPostmortemData |
RelationshipToIncidentPostmortemData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
RelationshipToIncidentPostmortemData |
RelationshipToIncidentPostmortemData.type(IncidentPostmortemType type) |
| Modifier and Type | Method and Description |
|---|---|
RelationshipToIncidentPostmortem |
RelationshipToIncidentPostmortem.data(RelationshipToIncidentPostmortemData data) |
void |
RelationshipToIncidentPostmortem.setData(RelationshipToIncidentPostmortemData data) |
| Constructor and Description |
|---|
RelationshipToIncidentPostmortem(RelationshipToIncidentPostmortemData data) |
Copyright © 2024. All rights reserved.