| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IssueTeamReference |
IssueTeamReference.id(String id) |
IssueTeamReference |
IssueTeamReference.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
IssueTeamReference |
IssueTeamReference.type(IssueTeamType type) |
| Modifier and Type | Method and Description |
|---|---|
List<IssueTeamReference> |
IssueTeamOwnersRelationship.getData()
Array of teams that are owners of the issue.
|
| Modifier and Type | Method and Description |
|---|---|
IssueTeamOwnersRelationship |
IssueTeamOwnersRelationship.addDataItem(IssueTeamReference dataItem) |
| Modifier and Type | Method and Description |
|---|---|
IssueTeamOwnersRelationship |
IssueTeamOwnersRelationship.data(List<IssueTeamReference> data) |
void |
IssueTeamOwnersRelationship.setData(List<IssueTeamReference> data) |
| Constructor and Description |
|---|
IssueTeamOwnersRelationship(List<IssueTeamReference> data) |
Copyright © 2025. All rights reserved.