| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsUptime |
SyntheticsUptime.addErrorsItem(SLOHistoryResponseErrorWithType errorsItem) |
SyntheticsUptime |
SyntheticsUptime.addHistoryItem(List<Double> historyItem) |
SyntheticsUptime |
SyntheticsUptime.errors(List<SLOHistoryResponseErrorWithType> errors) |
SyntheticsUptime |
SyntheticsTestUptime.getOverall()
Object containing the uptime information.
|
SyntheticsUptime |
SyntheticsUptime.group(String group) |
SyntheticsUptime |
SyntheticsUptime.history(List<List<Double>> history) |
SyntheticsUptime |
SyntheticsUptime.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsUptime |
SyntheticsUptime.spanPrecision(Double spanPrecision) |
SyntheticsUptime |
SyntheticsUptime.uptime(Double uptime) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestUptime |
SyntheticsTestUptime.overall(SyntheticsUptime overall) |
void |
SyntheticsTestUptime.setOverall(SyntheticsUptime overall) |
Copyright © 2025. All rights reserved.