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