public class

DeleteInsightReportRequest

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

Summary

Nested Classes
class DeleteInsightReportRequest.Builder  
Public Methods
@Nonnull String getCommitId()
@Nonnull String getKey()
@Nonnull Repository getRepository()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

@Nonnull public String getCommitId ()

@Nonnull public String getKey ()

@Nonnull public Repository getRepository ()