Interface GetLensReviewResponse.Builder

    • Method Detail

      • workloadId

        GetLensReviewResponse.Builder workloadId​(String workloadId)
        Sets the value of the WorkloadId property for this object.
        Parameters:
        workloadId - The new value for the WorkloadId property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • milestoneNumber

        GetLensReviewResponse.Builder milestoneNumber​(Integer milestoneNumber)
        Sets the value of the MilestoneNumber property for this object.
        Parameters:
        milestoneNumber - The new value for the MilestoneNumber property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lensReview

        GetLensReviewResponse.Builder lensReview​(LensReview lensReview)
        Sets the value of the LensReview property for this object.
        Parameters:
        lensReview - The new value for the LensReview property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.