| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
EventPayload |
EventPayload.addTagsItem(String tagsItem) |
EventPayload |
EventPayload.aggregationKey(String aggregationKey) |
EventPayload |
EventPayload.attributes(EventPayloadAttributes attributes) |
EventPayload |
EventPayload.category(EventCategory category) |
EventPayload |
EventCreateRequest.getAttributes()
Event attributes.
|
EventPayload |
EventPayload.message(String message) |
EventPayload |
EventPayload.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
EventPayload |
EventPayload.tags(List<String> tags) |
EventPayload |
EventPayload.timestamp(String timestamp) |
EventPayload |
EventPayload.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
EventCreateRequest |
EventCreateRequest.attributes(EventPayload attributes) |
void |
EventCreateRequest.setAttributes(EventPayload attributes) |
Copyright © 2024. All rights reserved.