| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static RUMEventType |
RUMEventType.RUM |
| Modifier and Type | Method and Description |
|---|---|
static RUMEventType |
RUMEventType.fromValue(String value) |
RUMEventType |
RUMEvent.getType()
Type of the event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RUMEventType.RUMEventTypeSerializer.serialize(RUMEventType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
RUMEvent.setType(RUMEventType type) |
RUMEvent |
RUMEvent.type(RUMEventType type) |
| Constructor and Description |
|---|
RUMEventTypeSerializer(Class<RUMEventType> t) |
Copyright © 2024. All rights reserved.