| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
CaseManagementApi.SearchCasesOptionalParameters |
CaseManagementApi.SearchCasesOptionalParameters.sortField(CaseSortableField sortField)
Set sortField.
|
| Modifier and Type | Field and Description |
|---|---|
static CaseSortableField |
CaseSortableField.CREATED_AT |
static CaseSortableField |
CaseSortableField.PRIORITY |
static CaseSortableField |
CaseSortableField.STATUS |
| Modifier and Type | Method and Description |
|---|---|
static CaseSortableField |
CaseSortableField.fromValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CaseSortableField.CaseSortableFieldSerializer.serialize(CaseSortableField value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
CaseSortableFieldSerializer(Class<CaseSortableField> t) |
Copyright © 2024. All rights reserved.