| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
UsageSyntheticsAPIHour |
UsageSyntheticsAPIHour.checkCallsCount(Long checkCallsCount) |
UsageSyntheticsAPIHour |
UsageSyntheticsAPIHour.hour(OffsetDateTime hour) |
UsageSyntheticsAPIHour |
UsageSyntheticsAPIHour.orgName(String orgName) |
UsageSyntheticsAPIHour |
UsageSyntheticsAPIHour.publicId(String publicId) |
UsageSyntheticsAPIHour |
UsageSyntheticsAPIHour.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
List<UsageSyntheticsAPIHour> |
UsageSyntheticsAPIResponse.getUsage()
Get hourly usage for Synthetics API tests.
|
| Modifier and Type | Method and Description |
|---|---|
UsageSyntheticsAPIResponse |
UsageSyntheticsAPIResponse.addUsageItem(UsageSyntheticsAPIHour usageItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
UsageSyntheticsAPIResponse.setUsage(List<UsageSyntheticsAPIHour> usage) |
UsageSyntheticsAPIResponse |
UsageSyntheticsAPIResponse.usage(List<UsageSyntheticsAPIHour> usage) |
Copyright © 2024. All rights reserved.