| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IncidentsApi.SearchIncidentsOptionalParameters |
IncidentsApi.SearchIncidentsOptionalParameters.sort(IncidentSearchSortOrder sort)
Set sort.
|
| Modifier and Type | Field and Description |
|---|---|
static IncidentSearchSortOrder |
IncidentSearchSortOrder.CREATED_ASCENDING |
static IncidentSearchSortOrder |
IncidentSearchSortOrder.CREATED_DESCENDING |
| Modifier and Type | Method and Description |
|---|---|
static IncidentSearchSortOrder |
IncidentSearchSortOrder.fromValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentSearchSortOrder.IncidentSearchSortOrderSerializer.serialize(IncidentSearchSortOrder value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Constructor and Description |
|---|
IncidentSearchSortOrderSerializer(Class<IncidentSearchSortOrder> t) |
Copyright © 2024. All rights reserved.