| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
EventsGroupBySort |
EventsGroupBySort.aggregation(EventsAggregation aggregation) |
EventsGroupBySort |
EventsGroupBy.getSort()
The dimension by which to sort a query's results.
|
EventsGroupBySort |
EventsGroupBySort.metric(String metric) |
EventsGroupBySort |
EventsGroupBySort.order(QuerySortOrder order) |
EventsGroupBySort |
EventsGroupBySort.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
EventsGroupBySort |
EventsGroupBySort.type(EventsSortType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventsGroupBy.setSort(EventsGroupBySort sort) |
EventsGroupBy |
EventsGroupBy.sort(EventsGroupBySort sort) |
Copyright © 2024. All rights reserved.