| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TeamLink |
TeamLink.attributes(TeamLinkAttributes attributes) |
TeamLink |
TeamLinkResponse.getData()
Team link
|
TeamLink |
TeamIncluded.getTeamLink()
Get the actual instance of `TeamLink`.
|
TeamLink |
TeamLink.id(String id) |
TeamLink |
TeamLink.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
TeamLink |
TeamLink.type(TeamLinkType type) |
| Modifier and Type | Method and Description |
|---|---|
List<TeamLink> |
TeamLinksResponse.getData()
Team links response data
|
| Modifier and Type | Method and Description |
|---|---|
TeamLinksResponse |
TeamLinksResponse.addDataItem(TeamLink dataItem) |
TeamLinkResponse |
TeamLinkResponse.data(TeamLink data) |
void |
TeamLinkResponse.setData(TeamLink data) |
| Modifier and Type | Method and Description |
|---|---|
TeamLinksResponse |
TeamLinksResponse.data(List<TeamLink> data) |
void |
TeamLinksResponse.setData(List<TeamLink> data) |
| Constructor and Description |
|---|
TeamIncluded(TeamLink o) |
Copyright © 2024. All rights reserved.