Interface LifeCycleForView.Builder

    • Method Detail

      • 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, ReviewStatus
      • 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:
        ReviewStatus, ReviewStatus
      • stage

        LifeCycleForView.Builder stage​(String 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, Stage
      • stage

        LifeCycleForView.Builder stage​(Stage 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, Stage
      • 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.