| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IssueUserReference |
IssueAssigneeRelationship.getData()
The user the issue is assigned to.
|
IssueUserReference |
IssueUserReference.id(String id) |
IssueUserReference |
IssueUserReference.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
IssueUserReference |
IssueUserReference.type(IssueUserType type) |
| Modifier and Type | Method and Description |
|---|---|
IssueAssigneeRelationship |
IssueAssigneeRelationship.data(IssueUserReference data) |
void |
IssueAssigneeRelationship.setData(IssueUserReference data) |
| Constructor and Description |
|---|
IssueAssigneeRelationship(IssueUserReference data) |
Copyright © 2025. All rights reserved.