| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestOptionsSchedulingTimeframe |
SyntheticsTestOptionsSchedulingTimeframe.day(Integer day) |
SyntheticsTestOptionsSchedulingTimeframe |
SyntheticsTestOptionsSchedulingTimeframe.from(String from) |
SyntheticsTestOptionsSchedulingTimeframe |
SyntheticsTestOptionsSchedulingTimeframe.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsTestOptionsSchedulingTimeframe |
SyntheticsTestOptionsSchedulingTimeframe.to(String to) |
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsTestOptionsSchedulingTimeframe> |
SyntheticsTestOptionsScheduling.getTimeframes()
Array containing objects describing the scheduling pattern to apply to each day.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestOptionsScheduling |
SyntheticsTestOptionsScheduling.addTimeframesItem(SyntheticsTestOptionsSchedulingTimeframe timeframesItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsTestOptionsScheduling.setTimeframes(List<SyntheticsTestOptionsSchedulingTimeframe> timeframes) |
SyntheticsTestOptionsScheduling |
SyntheticsTestOptionsScheduling.timeframes(List<SyntheticsTestOptionsSchedulingTimeframe> timeframes) |
Copyright © 2024. All rights reserved.