SyntheticsDowntimeTimeSlotRecurrenceRequest |
SyntheticsDowntimeTimeSlotRecurrenceRequest.addWeekdayPositionsItem(SyntheticsDowntimeWeekdayPosition weekdayPositionsItem) |
SyntheticsDowntimeTimeSlotRecurrenceRequest |
SyntheticsDowntimeTimeSlotRecurrenceRequest.addWeekdaysItem(SyntheticsDowntimeWeekday weekdaysItem) |
SyntheticsDowntimeTimeSlotRecurrenceRequest |
SyntheticsDowntimeTimeSlotRecurrenceRequest.end(SyntheticsDowntimeTimeSlotDate end) |
SyntheticsDowntimeTimeSlotRecurrenceRequest |
SyntheticsDowntimeTimeSlotRecurrenceRequest.frequency(SyntheticsDowntimeFrequency frequency) |
SyntheticsDowntimeTimeSlotRecurrenceRequest |
SyntheticsDowntimeTimeSlotRequest.getRecurrence()
Recurrence settings for a Synthetics downtime time slot.
|
SyntheticsDowntimeTimeSlotRecurrenceRequest |
SyntheticsDowntimeTimeSlotRecurrenceRequest.interval(Long interval) |
SyntheticsDowntimeTimeSlotRecurrenceRequest |
SyntheticsDowntimeTimeSlotRecurrenceRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsDowntimeTimeSlotRecurrenceRequest |
SyntheticsDowntimeTimeSlotRecurrenceRequest.weekdayPositions(List<SyntheticsDowntimeWeekdayPosition> weekdayPositions) |
SyntheticsDowntimeTimeSlotRecurrenceRequest |
SyntheticsDowntimeTimeSlotRecurrenceRequest.weekdays(List<SyntheticsDowntimeWeekday> weekdays) |