| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static RUMComputeType |
RUMComputeType.TIMESERIES |
static RUMComputeType |
RUMComputeType.TOTAL |
| Modifier and Type | Method and Description |
|---|---|
static RUMComputeType |
RUMComputeType.fromValue(String value) |
RUMComputeType |
RUMCompute.getType()
The type of compute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RUMComputeType.RUMComputeTypeSerializer.serialize(RUMComputeType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
RUMCompute.setType(RUMComputeType type) |
RUMCompute |
RUMCompute.type(RUMComputeType type) |
| Constructor and Description |
|---|
RUMComputeTypeSerializer(Class<RUMComputeType> t) |
Copyright © 2024. All rights reserved.