| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SearchSLOQuery |
SearchSLOQuery.addMetricsItem(String metricsItem) |
SearchSLOQuery |
SearchSLOQuery.denominator(String denominator) |
SearchSLOQuery |
SearchServiceLevelObjectiveAttributes.getQuery()
A metric-based SLO.
|
SearchSLOQuery |
SearchSLOQuery.metrics(List<String> metrics) |
SearchSLOQuery |
SearchSLOQuery.numerator(String numerator) |
SearchSLOQuery |
SearchSLOQuery.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
org.openapitools.jackson.nullable.JsonNullable<SearchSLOQuery> |
SearchServiceLevelObjectiveAttributes.getQuery_JsonNullable() |
| Modifier and Type | Method and Description |
|---|---|
SearchServiceLevelObjectiveAttributes |
SearchServiceLevelObjectiveAttributes.query(SearchSLOQuery query) |
void |
SearchServiceLevelObjectiveAttributes.setQuery(SearchSLOQuery query) |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchServiceLevelObjectiveAttributes.setQuery_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<SearchSLOQuery> query) |
Copyright © 2024. All rights reserved.