Interface LifeCycleForView.Builder

  • Method Details

    • nextSteps

      LifeCycleForView.Builder nextSteps(String nextSteps)

      Describes the next steps for the opportunity shared through a snapshot.

      Parameters:
      nextSteps - Describes the next steps for the opportunity shared through a snapshot.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • reviewStatus

      LifeCycleForView.Builder reviewStatus(String reviewStatus)

      Defines the approval status of the opportunity shared through a snapshot.

      Parameters:
      reviewStatus - Defines the approval status of the opportunity shared through a snapshot.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • reviewStatus

      LifeCycleForView.Builder reviewStatus(ReviewStatus reviewStatus)

      Defines the approval status of the opportunity shared through a snapshot.

      Parameters:
      reviewStatus - Defines the approval status of the opportunity shared through a snapshot.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • stage

      Defines the current stage of the opportunity shared through a snapshot.

      Parameters:
      stage - Defines the current stage of the opportunity shared through a snapshot.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • stage

      Defines the current stage of the opportunity shared through a snapshot.

      Parameters:
      stage - Defines the current stage of the opportunity shared through a snapshot.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • targetCloseDate

      LifeCycleForView.Builder targetCloseDate(String targetCloseDate)

      The projected launch date of the opportunity shared through a snapshot.

      Parameters:
      targetCloseDate - The projected launch date of the opportunity shared through a snapshot.
      Returns:
      Returns a reference to this object so that method calls can be chained together.