| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static CIAppSortOrder |
CIAppSortOrder.ASCENDING |
static CIAppSortOrder |
CIAppSortOrder.DESCENDING |
| Modifier and Type | Method and Description |
|---|---|
static CIAppSortOrder |
CIAppSortOrder.fromValue(String value) |
CIAppSortOrder |
CIAppAggregateSort.getOrder()
The order to use, ascending or descending.
|
| Modifier and Type | Method and Description |
|---|---|
CIAppAggregateSort |
CIAppAggregateSort.order(CIAppSortOrder order) |
void |
CIAppSortOrder.CIAppSortOrderSerializer.serialize(CIAppSortOrder value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
CIAppAggregateSort.setOrder(CIAppSortOrder order) |
| Constructor and Description |
|---|
CIAppSortOrderSerializer(Class<CIAppSortOrder> t) |
Copyright © 2024. All rights reserved.