Interface JourneyRunResponse.Builder

  • Method Details

    • creationTime

      JourneyRunResponse.Builder creationTime(String creationTime)

      The time when the journey run was created or scheduled, in ISO 8601 format.

      Parameters:
      creationTime - The time when the journey run was created or scheduled, in ISO 8601 format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastUpdateTime

      JourneyRunResponse.Builder lastUpdateTime(String lastUpdateTime)

      The last time the journey run was updated, in ISO 8601 format..

      Parameters:
      lastUpdateTime - The last time the journey run was updated, in ISO 8601 format..
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • runId

      The unique identifier for the run.

      Parameters:
      runId - The unique identifier for the run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the journey run.

      Parameters:
      status - The current status of the journey run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the journey run.

      Parameters:
      status - The current status of the journey run.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: