| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseCreateRelationships |
CaseCreateRelationships.assignee(NullableUserRelationship assignee) |
CaseCreateRelationships |
CaseCreate.getRelationships()
Relationships formed with the case on creation
|
CaseCreateRelationships |
CaseCreateRelationships.project(ProjectRelationship project) |
CaseCreateRelationships |
CaseCreateRelationships.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
CaseCreate |
CaseCreate.relationships(CaseCreateRelationships relationships) |
void |
CaseCreate.setRelationships(CaseCreateRelationships relationships) |
Copyright © 2024. All rights reserved.