Class ScannerEndpoint
java.lang.Object
org.sonarsource.scanner.lib.internal.endpoint.ScannerEndpoint
- Direct Known Subclasses:
SonarQubeServer
-
Constructor Summary
ConstructorsConstructorDescriptionScannerEndpoint(String webEndpoint, String apiEndpoint, boolean isSonarQubeCloud, String regionLabel) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
ScannerEndpoint
-
-
Method Details
-
isSonarQubeCloud
public boolean isSonarQubeCloud() -
getApiEndpoint
-
getWebEndpoint
-
getRegionLabel
-