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