| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
EventAttributes |
EventAttributes.addMonitorGroupsItem(String monitorGroupsItem) |
EventAttributes |
EventAttributes.addTagsItem(String tagsItem) |
EventAttributes |
EventAttributes.aggregationKey(String aggregationKey) |
EventAttributes |
EventAttributes.dateHappened(Long dateHappened) |
EventAttributes |
EventAttributes.deviceName(String deviceName) |
EventAttributes |
EventAttributes.duration(Long duration) |
EventAttributes |
EventAttributes.eventObject(String eventObject) |
EventAttributes |
EventAttributes.evt(Event evt) |
EventAttributes |
EventResponseAttributes.getAttributes()
Object description of attributes from your event.
|
EventAttributes |
EventAttributes.hostname(String hostname) |
EventAttributes |
EventAttributes.monitor(MonitorType monitor) |
EventAttributes |
EventAttributes.monitorGroups(List<String> monitorGroups) |
EventAttributes |
EventAttributes.monitorId(Long monitorId) |
EventAttributes |
EventAttributes.priority(EventPriority priority) |
EventAttributes |
EventAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
EventAttributes |
EventAttributes.relatedEventId(Long relatedEventId) |
EventAttributes |
EventAttributes.service(String service) |
EventAttributes |
EventAttributes.sourcecategory(String sourcecategory) |
EventAttributes |
EventAttributes.sourceTypeName(String sourceTypeName) |
EventAttributes |
EventAttributes.status(EventStatusType status) |
EventAttributes |
EventAttributes.tags(List<String> tags) |
EventAttributes |
EventAttributes.timestamp(Long timestamp) |
EventAttributes |
EventAttributes.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
EventResponseAttributes |
EventResponseAttributes.attributes(EventAttributes attributes) |
void |
EventResponseAttributes.setAttributes(EventAttributes attributes) |
Copyright © 2024. All rights reserved.