| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static RumSdkConfigSerializedRegexType |
RumSdkConfigSerializedRegexType.REGEX |
| Modifier and Type | Method and Description |
|---|---|
static RumSdkConfigSerializedRegexType |
RumSdkConfigSerializedRegexType.fromValue(String value) |
RumSdkConfigSerializedRegexType |
RumSdkConfigSerializedRegex.getRcSerializedType()
The type identifier for a serialized regex.
|
| Modifier and Type | Method and Description |
|---|---|
RumSdkConfigSerializedRegex |
RumSdkConfigSerializedRegex.rcSerializedType(RumSdkConfigSerializedRegexType rcSerializedType) |
void |
RumSdkConfigSerializedRegexType.RumSdkConfigSerializedRegexTypeSerializer.serialize(RumSdkConfigSerializedRegexType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
RumSdkConfigSerializedRegex.setRcSerializedType(RumSdkConfigSerializedRegexType rcSerializedType) |
| Constructor and Description |
|---|
RumSdkConfigSerializedRegex(RumSdkConfigSerializedRegexType rcSerializedType,
String value) |
| Constructor and Description |
|---|
RumSdkConfigSerializedRegexTypeSerializer(Class<RumSdkConfigSerializedRegexType> t) |
Copyright © 2026. All rights reserved.