| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestOptionsScheduling |
SyntheticsTestOptionsScheduling.addTimeframesItem(SyntheticsTestOptionsSchedulingTimeframe timeframesItem) |
SyntheticsTestOptionsScheduling |
SyntheticsTestOptions.getScheduling()
Object containing timeframes and timezone used for advanced scheduling.
|
SyntheticsTestOptionsScheduling |
SyntheticsTestOptionsScheduling.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsTestOptionsScheduling |
SyntheticsTestOptionsScheduling.timeframes(List<SyntheticsTestOptionsSchedulingTimeframe> timeframes) |
SyntheticsTestOptionsScheduling |
SyntheticsTestOptionsScheduling.timezone(String timezone) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestOptions |
SyntheticsTestOptions.scheduling(SyntheticsTestOptionsScheduling scheduling) |
void |
SyntheticsTestOptions.setScheduling(SyntheticsTestOptionsScheduling scheduling) |
Copyright © 2024. All rights reserved.