| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SLOFormula |
SLOFormula.formula(String formula) |
SLOFormula |
SLOFormula.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<SLOFormula> |
SLOTimeSliceQuery.getFormulas()
A list that contains exactly one formula, as only a single formula may be used in a time-slice
SLO.
|
| Modifier and Type | Method and Description |
|---|---|
SLOTimeSliceQuery |
SLOTimeSliceQuery.addFormulasItem(SLOFormula formulasItem) |
| Modifier and Type | Method and Description |
|---|---|
SLOTimeSliceQuery |
SLOTimeSliceQuery.formulas(List<SLOFormula> formulas) |
void |
SLOTimeSliceQuery.setFormulas(List<SLOFormula> formulas) |
| Constructor and Description |
|---|
SLOTimeSliceQuery(List<SLOFormula> formulas,
List<SLODataSourceQueryDefinition> queries) |
Copyright © 2024. All rights reserved.