| 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) |
FormulaLimit |
FormulaLimit.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
QueryFormula |
QueryFormula.limit(FormulaLimit limit) |
void |
QueryFormula.setLimit(FormulaLimit limit) |
Copyright © 2024. All rights reserved.