| Package | Description |
|---|---|
| com.datadog.api.client.v1.api | |
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
UsageMeteringApi.GetDailyCustomReportsOptionalParameters |
UsageMeteringApi.GetDailyCustomReportsOptionalParameters.sort(UsageSort sort)
Set sort.
|
UsageMeteringApi.GetMonthlyCustomReportsOptionalParameters |
UsageMeteringApi.GetMonthlyCustomReportsOptionalParameters.sort(UsageSort sort)
Set sort.
|
| Modifier and Type | Field and Description |
|---|---|
static UsageSort |
UsageSort.COMPUTED_ON |
static UsageSort |
UsageSort.END_DATE |
static UsageSort |
UsageSort.SIZE |
static UsageSort |
UsageSort.START_DATE |
| Modifier and Type | Method and Description |
|---|---|
static UsageSort |
UsageSort.fromValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
UsageSort.UsageSortSerializer.serialize(UsageSort value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
UsageSortSerializer(Class<UsageSort> t) |
Copyright © 2024. All rights reserved.