| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AlertEventCustomAttributesLinksItems |
AlertEventCustomAttributesLinksItems.category(AlertEventCustomAttributesLinksItemsCategory category) |
AlertEventCustomAttributesLinksItems |
AlertEventCustomAttributesLinksItems.title(String title) |
AlertEventCustomAttributesLinksItems |
AlertEventCustomAttributesLinksItems.url(String url) |
| Modifier and Type | Method and Description |
|---|---|
List<AlertEventCustomAttributesLinksItems> |
AlertEventCustomAttributes.getLinks()
The links related to the event.
|
| Modifier and Type | Method and Description |
|---|---|
AlertEventCustomAttributes |
AlertEventCustomAttributes.addLinksItem(AlertEventCustomAttributesLinksItems linksItem) |
| Modifier and Type | Method and Description |
|---|---|
AlertEventCustomAttributes |
AlertEventCustomAttributes.links(List<AlertEventCustomAttributesLinksItems> links) |
void |
AlertEventCustomAttributes.setLinks(List<AlertEventCustomAttributesLinksItems> links) |
Copyright © 2025. All rights reserved.