Interface AssessmentTargetSummary.Builder

  • Method Details

    • entityId

      The unique ID of the entity that was assessed.

      Parameters:
      entityId - The unique ID of the entity that was assessed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • changeSetId

      AssessmentTargetSummary.Builder changeSetId(String changeSetId)

      The unique ID of the change set that was assessed.

      Parameters:
      changeSetId - The unique ID of the change set that was assessed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.