Class ExportFindingsRequest

java.lang.Object
org.sonarqube.ws.client.projects.ExportFindingsRequest

@Generated("sonar-ws-generator") public class ExportFindingsRequest extends Object
This is part of the internal API. This is a POST request.
Since:
9.1
See Also:
  • Constructor Details

    • ExportFindingsRequest

      public ExportFindingsRequest(String projectKey, @Nullable String branchKey)
  • Method Details