| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceLevelObjectiveQuery |
ServiceLevelObjectiveQuery.denominator(String denominator) |
ServiceLevelObjectiveQuery |
ServiceLevelObjectiveRequest.getQuery()
A metric-based SLO.
|
ServiceLevelObjectiveQuery |
SLOResponseData.getQuery()
A metric-based SLO.
|
ServiceLevelObjectiveQuery |
ServiceLevelObjective.getQuery()
A metric-based SLO.
|
ServiceLevelObjectiveQuery |
ServiceLevelObjectiveQuery.numerator(String numerator) |
ServiceLevelObjectiveQuery |
ServiceLevelObjectiveQuery.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceLevelObjectiveRequest |
ServiceLevelObjectiveRequest.query(ServiceLevelObjectiveQuery query) |
SLOResponseData |
SLOResponseData.query(ServiceLevelObjectiveQuery query) |
ServiceLevelObjective |
ServiceLevelObjective.query(ServiceLevelObjectiveQuery query) |
void |
ServiceLevelObjectiveRequest.setQuery(ServiceLevelObjectiveQuery query) |
void |
SLOResponseData.setQuery(ServiceLevelObjectiveQuery query) |
void |
ServiceLevelObjective.setQuery(ServiceLevelObjectiveQuery query) |
Copyright © 2024. All rights reserved.