| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
WatchData |
WatchData.attributes(WatchDataAttributes attributes) |
WatchData |
Watch.getData()
Data object representing a session watch record, including its identifier, type, and
attributes.
|
WatchData |
WatchData.id(String id) |
WatchData |
WatchData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
WatchData |
WatchData.type(WatchDataType type) |
| Modifier and Type | Method and Description |
|---|---|
Watch |
Watch.data(WatchData data) |
void |
Watch.setData(WatchData data) |
| Constructor and Description |
|---|
Watch(WatchData data) |
Copyright © 2026. All rights reserved.