| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseLink |
CaseLink.attributes(CaseLinkAttributes attributes) |
CaseLink |
CaseLinkResponse.getData()
A directional link representing a relationship between two entities.
|
CaseLink |
CaseLink.id(String id) |
CaseLink |
CaseLink.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CaseLink |
CaseLink.type(CaseLinkResourceType type) |
| Modifier and Type | Method and Description |
|---|---|
List<CaseLink> |
CaseLinksResponse.getData()
A list of case links.
|
| Modifier and Type | Method and Description |
|---|---|
CaseLinksResponse |
CaseLinksResponse.addDataItem(CaseLink dataItem) |
CaseLinkResponse |
CaseLinkResponse.data(CaseLink data) |
void |
CaseLinkResponse.setData(CaseLink data) |
| Modifier and Type | Method and Description |
|---|---|
CaseLinksResponse |
CaseLinksResponse.data(List<CaseLink> data) |
void |
CaseLinksResponse.setData(List<CaseLink> data) |
| Constructor and Description |
|---|
CaseLinkResponse(CaseLink data) |
| Constructor and Description |
|---|
CaseLinksResponse(List<CaseLink> data) |
Copyright © 2026. All rights reserved.