| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static EventsSortType |
EventsSortType.ALPHABETICAL |
static EventsSortType |
EventsSortType.MEASURE |
| Modifier and Type | Method and Description |
|---|---|
static EventsSortType |
EventsSortType.fromValue(String value) |
EventsSortType |
EventsGroupBySort.getType()
The type of sort to use on the calculated value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventsSortType.EventsSortTypeSerializer.serialize(EventsSortType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
EventsGroupBySort.setType(EventsSortType type) |
EventsGroupBySort |
EventsGroupBySort.type(EventsSortType type) |
| Constructor and Description |
|---|
EventsSortTypeSerializer(Class<EventsSortType> t) |
Copyright © 2024. All rights reserved.