Interface MonthlySetting.Builder

    • Method Detail

      • dayOfMonth

        MonthlySetting.Builder dayOfMonth​(Integer dayOfMonth)

        The day of the month when monthly recurring on-call rotations begin.

        Parameters:
        dayOfMonth - The day of the month when monthly recurring on-call rotations begin.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • handOffTime

        MonthlySetting.Builder handOffTime​(HandOffTime handOffTime)

        The time of day when a monthly recurring on-call shift rotation begins.

        Parameters:
        handOffTime - The time of day when a monthly recurring on-call shift rotation begins.
        Returns:
        Returns a reference to this object so that method calls can be chained together.