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