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