| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
WatchDataAttributes |
WatchDataAttributes.applicationId(String applicationId) |
WatchDataAttributes |
WatchDataAttributes.dataSource(String dataSource) |
WatchDataAttributes |
WatchDataAttributes.eventId(String eventId) |
WatchDataAttributes |
WatchData.getAttributes()
Attributes for recording a session watch event, including the application, event reference, and
timestamp.
|
WatchDataAttributes |
WatchDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
WatchDataAttributes |
WatchDataAttributes.timestamp(OffsetDateTime timestamp) |
| Modifier and Type | Method and Description |
|---|---|
WatchData |
WatchData.attributes(WatchDataAttributes attributes) |
void |
WatchData.setAttributes(WatchDataAttributes attributes) |
Copyright © 2026. All rights reserved.