| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
PostmortemTemplateIncidentTypeRelationship |
PostmortemTemplateIncidentTypeRelationship.data(PostmortemTemplateIncidentTypeRelationshipData data) |
PostmortemTemplateIncidentTypeRelationship |
PostmortemTemplateResponseRelationships.getIncidentType()
Relationship to the incident type this template belongs to.
|
PostmortemTemplateIncidentTypeRelationship |
PostmortemTemplateCreateRelationships.getIncidentType()
Relationship to the incident type this template belongs to.
|
PostmortemTemplateIncidentTypeRelationship |
PostmortemTemplateIncidentTypeRelationship.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
PostmortemTemplateResponseRelationships |
PostmortemTemplateResponseRelationships.incidentType(PostmortemTemplateIncidentTypeRelationship incidentType) |
PostmortemTemplateCreateRelationships |
PostmortemTemplateCreateRelationships.incidentType(PostmortemTemplateIncidentTypeRelationship incidentType) |
void |
PostmortemTemplateResponseRelationships.setIncidentType(PostmortemTemplateIncidentTypeRelationship incidentType) |
void |
PostmortemTemplateCreateRelationships.setIncidentType(PostmortemTemplateIncidentTypeRelationship incidentType) |
Copyright © 2026. All rights reserved.