| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TeamLinkAttributes |
TeamLinkCreate.getAttributes()
Team link attributes
|
TeamLinkAttributes |
TeamLink.getAttributes()
Team link attributes
|
TeamLinkAttributes |
TeamLinkAttributes.label(String label) |
TeamLinkAttributes |
TeamLinkAttributes.position(Integer position) |
TeamLinkAttributes |
TeamLinkAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
TeamLinkAttributes |
TeamLinkAttributes.url(String url) |
| Modifier and Type | Method and Description |
|---|---|
TeamLinkCreate |
TeamLinkCreate.attributes(TeamLinkAttributes attributes) |
TeamLink |
TeamLink.attributes(TeamLinkAttributes attributes) |
void |
TeamLinkCreate.setAttributes(TeamLinkAttributes attributes) |
void |
TeamLink.setAttributes(TeamLinkAttributes attributes) |
| Constructor and Description |
|---|
TeamLink(TeamLinkAttributes attributes,
String id,
TeamLinkType type) |
TeamLinkCreate(TeamLinkAttributes attributes,
TeamLinkType type) |
Copyright © 2024. All rights reserved.