| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
FormulaLimit |
FormulaLimit.count(Integer count) |
FormulaLimit |
QueryFormula.getLimit()
Message for specifying limits to the number of values returned by a query.
|
FormulaLimit |
FormulaLimit.order(QuerySortOrder order) |
| Modifier and Type | Method and Description |
|---|---|
QueryFormula |
QueryFormula.limit(FormulaLimit limit) |
void |
QueryFormula.setLimit(FormulaLimit limit) |
Copyright © 2023. All rights reserved.