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