Class DeleteInsightReportRequest

java.lang.Object
com.atlassian.bitbucket.codeinsights.report.DeleteInsightReportRequest

public class DeleteInsightReportRequest extends Object
  • Method Details

    • getCommitId

      @Nonnull public String getCommitId()
    • getKey

      @Nonnull public String getKey()
    • getRepository

      @Nonnull public com.atlassian.bitbucket.repository.Repository getRepository()