Interface StartServicePeriodHandshakeDetail.Builder

  • Method Details

    • note

      A note providing additional information about the service period.

      Parameters:
      note - A note providing additional information about the service period.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • servicePeriodType

      StartServicePeriodHandshakeDetail.Builder servicePeriodType(String servicePeriodType)

      The type of service period being started.

      Parameters:
      servicePeriodType - The type of service period being started.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • servicePeriodType

      StartServicePeriodHandshakeDetail.Builder servicePeriodType(ServicePeriodType servicePeriodType)

      The type of service period being started.

      Parameters:
      servicePeriodType - The type of service period being started.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • minimumNoticeDays

      StartServicePeriodHandshakeDetail.Builder minimumNoticeDays(String minimumNoticeDays)

      The minimum number of days notice required for changes.

      Parameters:
      minimumNoticeDays - The minimum number of days notice required for changes.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • startDate

      The start date of the service period.

      Parameters:
      startDate - The start date of the service period.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endDate

      The end date of the service period.

      Parameters:
      endDate - The end date of the service period.
      Returns:
      Returns a reference to this object so that method calls can be chained together.