| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentCreateRelationships |
IncidentCreateRelationships.commanderUser(NullableRelationshipToUser commanderUser) |
IncidentCreateRelationships |
IncidentCreateData.getRelationships()
The relationships the incident will have with other resources once created.
|
IncidentCreateRelationships |
IncidentCreateRelationships.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
IncidentCreateData |
IncidentCreateData.relationships(IncidentCreateRelationships relationships) |
void |
IncidentCreateData.setRelationships(IncidentCreateRelationships relationships) |
Copyright © 2024. All rights reserved.