| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UsageMeteringApi.GetMonthlyCostAttributionOptionalParameters |
UsageMeteringApi.GetMonthlyCostAttributionOptionalParameters.sortDirection(SortDirection sortDirection)
Set sortDirection.
|
| Modifier and Type | Field and Description |
|---|---|
static SortDirection |
SortDirection.ASC |
static SortDirection |
SortDirection.DESC |
| Modifier and Type | Method and Description |
|---|---|
static SortDirection |
SortDirection.fromValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SortDirection.SortDirectionSerializer.serialize(SortDirection value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
SortDirectionSerializer(Class<SortDirection> t) |
Copyright © 2024. All rights reserved.