Interface StartServicePeriodPayload.Builder

  • Method Details

    • programManagementAccountIdentifier

      StartServicePeriodPayload.Builder programManagementAccountIdentifier(String programManagementAccountIdentifier)

      The identifier of the program management account.

      Parameters:
      programManagementAccountIdentifier - The identifier of the program management account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • 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

      StartServicePeriodPayload.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

      StartServicePeriodPayload.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

      StartServicePeriodPayload.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.
    • 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.