Interface StartCommitmentPurchaseAnalysisResponse.Builder

  • Method Details

    • analysisId

      The analysis ID that's associated with the commitment purchase analysis.

      Parameters:
      analysisId - The analysis ID that's associated with the commitment purchase analysis.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • analysisStartedTime

      StartCommitmentPurchaseAnalysisResponse.Builder analysisStartedTime(String analysisStartedTime)

      The start time of the analysis.

      Parameters:
      analysisStartedTime - The start time of the analysis.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • estimatedCompletionTime

      StartCommitmentPurchaseAnalysisResponse.Builder estimatedCompletionTime(String estimatedCompletionTime)

      The estimated time for when the analysis will complete.

      Parameters:
      estimatedCompletionTime - The estimated time for when the analysis will complete.
      Returns:
      Returns a reference to this object so that method calls can be chained together.