| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceLevelObjectiveQuery |
ServiceLevelObjectiveQuery.denominator(String denominator) |
ServiceLevelObjectiveQuery |
SLOResponseData.getQuery()
A metric-based SLO.
|
ServiceLevelObjectiveQuery |
ServiceLevelObjectiveRequest.getQuery()
A metric-based SLO.
|
ServiceLevelObjectiveQuery |
ServiceLevelObjective.getQuery()
A metric-based SLO.
|
ServiceLevelObjectiveQuery |
ServiceLevelObjectiveQuery.numerator(String numerator) |
| Modifier and Type | Method and Description |
|---|---|
SLOResponseData |
SLOResponseData.query(ServiceLevelObjectiveQuery query) |
ServiceLevelObjectiveRequest |
ServiceLevelObjectiveRequest.query(ServiceLevelObjectiveQuery query) |
ServiceLevelObjective |
ServiceLevelObjective.query(ServiceLevelObjectiveQuery query) |
void |
SLOResponseData.setQuery(ServiceLevelObjectiveQuery query) |
void |
ServiceLevelObjectiveRequest.setQuery(ServiceLevelObjectiveQuery query) |
void |
ServiceLevelObjective.setQuery(ServiceLevelObjectiveQuery query) |
Copyright © 2023. All rights reserved.