| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ReferenceTablesApi.ListTablesOptionalParameters |
ReferenceTablesApi.ListTablesOptionalParameters.sort(ReferenceTableSortType sort)
Set sort.
|
| Modifier and Type | Field and Description |
|---|---|
static ReferenceTableSortType |
ReferenceTableSortType.MINUS_STATUS |
static ReferenceTableSortType |
ReferenceTableSortType.MINUS_TABLE_NAME |
static ReferenceTableSortType |
ReferenceTableSortType.MINUS_UPDATED_AT |
static ReferenceTableSortType |
ReferenceTableSortType.STATUS |
static ReferenceTableSortType |
ReferenceTableSortType.TABLE_NAME |
static ReferenceTableSortType |
ReferenceTableSortType.UPDATED_AT |
| Modifier and Type | Method and Description |
|---|---|
static ReferenceTableSortType |
ReferenceTableSortType.fromValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceTableSortType.ReferenceTableSortTypeSerializer.serialize(ReferenceTableSortType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
ReferenceTableSortTypeSerializer(Class<ReferenceTableSortType> t) |
Copyright © 2026. All rights reserved.