| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
UsageSyntheticsHour |
UsageSyntheticsHour.checkCallsCount(Long checkCallsCount) |
UsageSyntheticsHour |
UsageSyntheticsHour.hour(OffsetDateTime hour) |
UsageSyntheticsHour |
UsageSyntheticsHour.orgName(String orgName) |
UsageSyntheticsHour |
UsageSyntheticsHour.publicId(String publicId) |
UsageSyntheticsHour |
UsageSyntheticsHour.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<UsageSyntheticsHour> |
UsageSyntheticsResponse.getUsage()
Array with the number of hourly Synthetics test run for a given organization.
|
| Modifier and Type | Method and Description |
|---|---|
UsageSyntheticsResponse |
UsageSyntheticsResponse.addUsageItem(UsageSyntheticsHour usageItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
UsageSyntheticsResponse.setUsage(List<UsageSyntheticsHour> usage) |
UsageSyntheticsResponse |
UsageSyntheticsResponse.usage(List<UsageSyntheticsHour> usage) |
Copyright © 2024. All rights reserved.