| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AppBuilderApi.ListAppsOptionalParameters |
AppBuilderApi.ListAppsOptionalParameters.sort(List<AppsSortField> sort)
Set sort.
|
| Modifier and Type | Field and Description |
|---|---|
static AppsSortField |
AppsSortField.CREATED_AT |
static AppsSortField |
AppsSortField.CREATED_AT_DESC |
static AppsSortField |
AppsSortField.NAME |
static AppsSortField |
AppsSortField.NAME_DESC |
static AppsSortField |
AppsSortField.UPDATED_AT |
static AppsSortField |
AppsSortField.UPDATED_AT_DESC |
static AppsSortField |
AppsSortField.USER_NAME |
static AppsSortField |
AppsSortField.USER_NAME_DESC |
| Modifier and Type | Method and Description |
|---|---|
static AppsSortField |
AppsSortField.fromValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
AppsSortField.AppsSortFieldSerializer.serialize(AppsSortField value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
AppsSortFieldSerializer(Class<AppsSortField> t) |
Copyright © 2026. All rights reserved.