| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RelationshipToIncidentType |
RelationshipToIncidentType.data(RelationshipToIncidentTypeData data) |
RelationshipToIncidentType |
IncidentNotificationTemplateRelationships.getIncidentType()
Relationship to an incident type.
|
RelationshipToIncidentType |
IncidentNotificationTemplateCreateDataRelationships.getIncidentType()
Relationship to an incident type.
|
RelationshipToIncidentType |
RelationshipToIncidentType.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentNotificationTemplateRelationships |
IncidentNotificationTemplateRelationships.incidentType(RelationshipToIncidentType incidentType) |
IncidentNotificationTemplateCreateDataRelationships |
IncidentNotificationTemplateCreateDataRelationships.incidentType(RelationshipToIncidentType incidentType) |
void |
IncidentNotificationTemplateRelationships.setIncidentType(RelationshipToIncidentType incidentType) |
void |
IncidentNotificationTemplateCreateDataRelationships.setIncidentType(RelationshipToIncidentType incidentType) |
Copyright © 2025. All rights reserved.