| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AlertEventAttributesLinksItem |
AlertEventAttributesLinksItem.category(AlertEventAttributesLinksItemCategory category) |
AlertEventAttributesLinksItem |
AlertEventAttributesLinksItem.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AlertEventAttributesLinksItem |
AlertEventAttributesLinksItem.title(String title) |
AlertEventAttributesLinksItem |
AlertEventAttributesLinksItem.url(String url) |
| Modifier and Type | Method and Description |
|---|---|
List<AlertEventAttributesLinksItem> |
AlertEventAttributes.getLinks()
The links related to the event.
|
| Modifier and Type | Method and Description |
|---|---|
AlertEventAttributes |
AlertEventAttributes.addLinksItem(AlertEventAttributesLinksItem linksItem) |
| Modifier and Type | Method and Description |
|---|---|
AlertEventAttributes |
AlertEventAttributes.links(List<AlertEventAttributesLinksItem> links) |
void |
AlertEventAttributes.setLinks(List<AlertEventAttributesLinksItem> links) |
Copyright © 2026. All rights reserved.