| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
Issue |
Issue.attributes(IssueAttributes attributes) |
Issue |
IssueResponse.getData()
The issue matching the request.
|
Issue |
IssuesSearchResultIncluded.getIssue()
Get the actual instance of `Issue`.
|
Issue |
Issue.id(String id) |
Issue |
Issue.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Issue |
Issue.relationships(IssueRelationships relationships) |
Issue |
Issue.type(IssueType type) |
| Modifier and Type | Method and Description |
|---|---|
IssueResponse |
IssueResponse.data(Issue data) |
void |
IssueResponse.setData(Issue data) |
| Constructor and Description |
|---|
IssuesSearchResultIncluded(Issue o) |
Copyright © 2025. All rights reserved.