| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseRelationships |
CaseRelationships.assignee(NullableUserRelationship assignee) |
CaseRelationships |
CaseRelationships.createdBy(NullableUserRelationship createdBy) |
CaseRelationships |
Case.getRelationships()
Resources related to a case
|
CaseRelationships |
CaseRelationships.modifiedBy(NullableUserRelationship modifiedBy) |
CaseRelationships |
CaseRelationships.project(ProjectRelationship project) |
CaseRelationships |
CaseRelationships.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
Case |
Case.relationships(CaseRelationships relationships) |
void |
Case.setRelationships(CaseRelationships relationships) |
Copyright © 2024. All rights reserved.