| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SpansApi.ListSpansGetOptionalParameters |
SpansApi.ListSpansGetOptionalParameters.sort(SpansSort sort)
Set sort.
|
| Modifier and Type | Field and Description |
|---|---|
static SpansSort |
SpansSort.TIMESTAMP_ASCENDING |
static SpansSort |
SpansSort.TIMESTAMP_DESCENDING |
| Modifier and Type | Method and Description |
|---|---|
static SpansSort |
SpansSort.fromValue(String value) |
SpansSort |
SpansListRequestAttributes.getSort()
Sort parameters when querying spans.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpansSort.SpansSortSerializer.serialize(SpansSort value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SpansListRequestAttributes.setSort(SpansSort sort) |
SpansListRequestAttributes |
SpansListRequestAttributes.sort(SpansSort sort) |
| Constructor and Description |
|---|
SpansSortSerializer(Class<SpansSort> t) |
Copyright © 2024. All rights reserved.