| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static WatchDataType |
WatchDataType.RUM_REPLAY_WATCH |
| Modifier and Type | Method and Description |
|---|---|
static WatchDataType |
WatchDataType.fromValue(String value) |
WatchDataType |
WatchData.getType()
Rum replay watch resource type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WatchDataType.WatchDataTypeSerializer.serialize(WatchDataType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
WatchData.setType(WatchDataType type) |
WatchData |
WatchData.type(WatchDataType type) |
| Constructor and Description |
|---|
WatchData(WatchDataType type) |
| Constructor and Description |
|---|
WatchDataTypeSerializer(Class<WatchDataType> t) |
Copyright © 2026. All rights reserved.