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