Class ImportGithubProjectRequest
java.lang.Object
org.sonarqube.ws.client.almintegrations.ImportGithubProjectRequest
This is part of the internal API.
This is a POST request.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetAlmSetting(String almSetting) This is a mandatory parameter.setRepositoryKey(String repositoryKey) This is a mandatory parameter.
-
Constructor Details
-
ImportGithubProjectRequest
public ImportGithubProjectRequest()
-
-
Method Details
-
setAlmSetting
This is a mandatory parameter. -
getAlmSetting
-
getRepositoryKey
-
setRepositoryKey
This is a mandatory parameter.
-