| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentImportRelationships |
IncidentImportRelationships.commanderUser(NullableRelationshipToUser commanderUser) |
IncidentImportRelationships |
IncidentImportRelationships.declaredByUser(NullableRelationshipToUser declaredByUser) |
IncidentImportRelationships |
IncidentImportRequestData.getRelationships()
The relationships for an incident import request.
|
IncidentImportRelationships |
IncidentImportRelationships.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentImportRequestData |
IncidentImportRequestData.relationships(IncidentImportRelationships relationships) |
void |
IncidentImportRequestData.setRelationships(IncidentImportRelationships relationships) |
Copyright © 2026. All rights reserved.