| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentHandleRelationshipsRequest |
IncidentHandleRelationshipsRequest.commanderUser(IncidentHandleRelationship commanderUser) |
IncidentHandleRelationshipsRequest |
IncidentHandleDataRequest.getRelationships()
Relationships to associate with an incident handle in a create or update request.
|
IncidentHandleRelationshipsRequest |
IncidentHandleRelationshipsRequest.incidentType(IncidentHandleRelationship incidentType) |
IncidentHandleRelationshipsRequest |
IncidentHandleRelationshipsRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
org.openapitools.jackson.nullable.JsonNullable<IncidentHandleRelationshipsRequest> |
IncidentHandleDataRequest.getRelationships_JsonNullable() |
| Modifier and Type | Method and Description |
|---|---|
IncidentHandleDataRequest |
IncidentHandleDataRequest.relationships(IncidentHandleRelationshipsRequest relationships) |
void |
IncidentHandleDataRequest.setRelationships(IncidentHandleRelationshipsRequest relationships) |
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentHandleDataRequest.setRelationships_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<IncidentHandleRelationshipsRequest> relationships) |
Copyright © 2026. All rights reserved.