| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
EventSystemAttributes |
EventSystemAttributes.category(EventSystemAttributesCategory category) |
EventSystemAttributes |
ChangeEventAttributes.getEvt()
JSON object of event system attributes.
|
EventSystemAttributes |
AlertEventAttributes.getEvt()
JSON object of event system attributes.
|
EventSystemAttributes |
EventSystemAttributes.id(String id) |
EventSystemAttributes |
EventSystemAttributes.integrationId(EventSystemAttributesIntegrationId integrationId) |
EventSystemAttributes |
EventSystemAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
EventSystemAttributes |
EventSystemAttributes.sourceId(Long sourceId) |
EventSystemAttributes |
EventSystemAttributes.uid(String uid) |
| Modifier and Type | Method and Description |
|---|---|
ChangeEventAttributes |
ChangeEventAttributes.evt(EventSystemAttributes evt) |
AlertEventAttributes |
AlertEventAttributes.evt(EventSystemAttributes evt) |
void |
ChangeEventAttributes.setEvt(EventSystemAttributes evt) |
void |
AlertEventAttributes.setEvt(EventSystemAttributes evt) |
Copyright © 2025. All rights reserved.