| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
WatcherDataAttributes |
WatcherData.getAttributes()
Attributes of a user who has watched a RUM replay session, including contact information and
watch statistics.
|
WatcherDataAttributes |
WatcherDataAttributes.handle(String handle) |
WatcherDataAttributes |
WatcherDataAttributes.icon(String icon) |
WatcherDataAttributes |
WatcherDataAttributes.lastWatchedAt(OffsetDateTime lastWatchedAt) |
WatcherDataAttributes |
WatcherDataAttributes.name(String name) |
WatcherDataAttributes |
WatcherDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
WatcherDataAttributes |
WatcherDataAttributes.watchCount(Integer watchCount) |
| Modifier and Type | Method and Description |
|---|---|
WatcherData |
WatcherData.attributes(WatcherDataAttributes attributes) |
void |
WatcherData.setAttributes(WatcherDataAttributes attributes) |
Copyright © 2026. All rights reserved.