| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RelationshipToIncidentType |
RelationshipToIncidentType.data(RelationshipToIncidentTypeData data) |
RelationshipToIncidentType |
IncidentUserDefinedFieldRelationships.getIncidentType()
Relationship to an incident type.
|
RelationshipToIncidentType |
IncidentUserDefinedFieldCreateRelationships.getIncidentType()
Relationship to an incident type.
|
RelationshipToIncidentType |
IncidentNotificationTemplateRelationships.getIncidentType()
Relationship to an incident type.
|
RelationshipToIncidentType |
IncidentNotificationTemplateCreateDataRelationships.getIncidentType()
Relationship to an incident type.
|
RelationshipToIncidentType |
IncidentNotificationRuleRelationships.getIncidentType()
Relationship to an incident type.
|
RelationshipToIncidentType |
IncidentNotificationRuleCreateDataRelationships.getIncidentType()
Relationship to an incident type.
|
RelationshipToIncidentType |
IncidentImportResponseRelationships.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 |
|---|---|
IncidentUserDefinedFieldRelationships |
IncidentUserDefinedFieldRelationships.incidentType(RelationshipToIncidentType incidentType) |
IncidentUserDefinedFieldCreateRelationships |
IncidentUserDefinedFieldCreateRelationships.incidentType(RelationshipToIncidentType incidentType) |
IncidentNotificationTemplateRelationships |
IncidentNotificationTemplateRelationships.incidentType(RelationshipToIncidentType incidentType) |
IncidentNotificationTemplateCreateDataRelationships |
IncidentNotificationTemplateCreateDataRelationships.incidentType(RelationshipToIncidentType incidentType) |
IncidentNotificationRuleRelationships |
IncidentNotificationRuleRelationships.incidentType(RelationshipToIncidentType incidentType) |
IncidentNotificationRuleCreateDataRelationships |
IncidentNotificationRuleCreateDataRelationships.incidentType(RelationshipToIncidentType incidentType) |
IncidentImportResponseRelationships |
IncidentImportResponseRelationships.incidentType(RelationshipToIncidentType incidentType) |
void |
IncidentUserDefinedFieldRelationships.setIncidentType(RelationshipToIncidentType incidentType) |
void |
IncidentUserDefinedFieldCreateRelationships.setIncidentType(RelationshipToIncidentType incidentType) |
void |
IncidentNotificationTemplateRelationships.setIncidentType(RelationshipToIncidentType incidentType) |
void |
IncidentNotificationTemplateCreateDataRelationships.setIncidentType(RelationshipToIncidentType incidentType) |
void |
IncidentNotificationRuleRelationships.setIncidentType(RelationshipToIncidentType incidentType) |
void |
IncidentNotificationRuleCreateDataRelationships.setIncidentType(RelationshipToIncidentType incidentType) |
void |
IncidentImportResponseRelationships.setIncidentType(RelationshipToIncidentType incidentType) |
| Constructor and Description |
|---|
IncidentUserDefinedFieldCreateRelationships(RelationshipToIncidentType incidentType) |
IncidentUserDefinedFieldRelationships(RelationshipToUser createdByUser,
RelationshipToIncidentType incidentType,
RelationshipToUser lastModifiedByUser) |
Copyright © 2026. All rights reserved.