| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static RUMAggregateSortType |
RUMAggregateSortType.ALPHABETICAL |
static RUMAggregateSortType |
RUMAggregateSortType.MEASURE |
| Modifier and Type | Method and Description |
|---|---|
static RUMAggregateSortType |
RUMAggregateSortType.fromValue(String value) |
RUMAggregateSortType |
RUMAggregateSort.getType()
The type of sorting algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RUMAggregateSortType.RUMAggregateSortTypeSerializer.serialize(RUMAggregateSortType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
RUMAggregateSort.setType(RUMAggregateSortType type) |
RUMAggregateSort |
RUMAggregateSort.type(RUMAggregateSortType type) |
| Constructor and Description |
|---|
RUMAggregateSortTypeSerializer(Class<RUMAggregateSortType> t) |
Copyright © 2024. All rights reserved.