| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseViewRelationships |
CaseViewRelationships.createdBy(NullableUserRelationship createdBy) |
CaseViewRelationships |
CaseView.getRelationships()
Related resources for the case view, including the creator, last modifier, and associated
project.
|
CaseViewRelationships |
CaseViewRelationships.modifiedBy(NullableUserRelationship modifiedBy) |
CaseViewRelationships |
CaseViewRelationships.project(ProjectRelationship project) |
CaseViewRelationships |
CaseViewRelationships.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
CaseView |
CaseView.relationships(CaseViewRelationships relationships) |
void |
CaseView.setRelationships(CaseViewRelationships relationships) |
Copyright © 2026. All rights reserved.