| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsDowntimeWeekdayPosition |
SyntheticsDowntimeWeekdayPosition.FIRST |
static SyntheticsDowntimeWeekdayPosition |
SyntheticsDowntimeWeekdayPosition.FOURTH |
static SyntheticsDowntimeWeekdayPosition |
SyntheticsDowntimeWeekdayPosition.LAST |
static SyntheticsDowntimeWeekdayPosition |
SyntheticsDowntimeWeekdayPosition.SECOND |
static SyntheticsDowntimeWeekdayPosition |
SyntheticsDowntimeWeekdayPosition.THIRD |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsDowntimeWeekdayPosition |
SyntheticsDowntimeWeekdayPosition.fromValue(Long value) |
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsDowntimeWeekdayPosition> |
SyntheticsDowntimeTimeSlotRecurrenceResponse.getWeekdayPositions()
Positions of the weekdays within a month for a monthly Synthetics downtime recurrence.
|
List<SyntheticsDowntimeWeekdayPosition> |
SyntheticsDowntimeTimeSlotRecurrenceRequest.getWeekdayPositions()
Positions of the weekdays within a month for a monthly Synthetics downtime recurrence.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsDowntimeTimeSlotRecurrenceResponse |
SyntheticsDowntimeTimeSlotRecurrenceResponse.addWeekdayPositionsItem(SyntheticsDowntimeWeekdayPosition weekdayPositionsItem) |
SyntheticsDowntimeTimeSlotRecurrenceRequest |
SyntheticsDowntimeTimeSlotRecurrenceRequest.addWeekdayPositionsItem(SyntheticsDowntimeWeekdayPosition weekdayPositionsItem) |
void |
SyntheticsDowntimeWeekdayPosition.SyntheticsDowntimeWeekdayPositionSerializer.serialize(SyntheticsDowntimeWeekdayPosition value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsDowntimeTimeSlotRecurrenceResponse.setWeekdayPositions(List<SyntheticsDowntimeWeekdayPosition> weekdayPositions) |
void |
SyntheticsDowntimeTimeSlotRecurrenceRequest.setWeekdayPositions(List<SyntheticsDowntimeWeekdayPosition> weekdayPositions) |
SyntheticsDowntimeTimeSlotRecurrenceResponse |
SyntheticsDowntimeTimeSlotRecurrenceResponse.weekdayPositions(List<SyntheticsDowntimeWeekdayPosition> weekdayPositions) |
SyntheticsDowntimeTimeSlotRecurrenceRequest |
SyntheticsDowntimeTimeSlotRecurrenceRequest.weekdayPositions(List<SyntheticsDowntimeWeekdayPosition> weekdayPositions) |
| Constructor and Description |
|---|
SyntheticsDowntimeWeekdayPositionSerializer(Class<SyntheticsDowntimeWeekdayPosition> t) |
Copyright © 2026. All rights reserved.