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