Uses of Enum
org.sonarsource.scanner.lib.internal.endpoint.OfficialSonarQubeCloudInstance
Packages that use OfficialSonarQubeCloudInstance
-
Uses of OfficialSonarQubeCloudInstance in org.sonarsource.scanner.lib.internal.endpoint
Methods in org.sonarsource.scanner.lib.internal.endpoint that return OfficialSonarQubeCloudInstanceModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static OfficialSonarQubeCloudInstance[]OfficialSonarQubeCloudInstance.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.sonarsource.scanner.lib.internal.endpoint that return types with arguments of type OfficialSonarQubeCloudInstanceModifier and TypeMethodDescriptionOfficialSonarQubeCloudInstance.fromRegionCode(String regionCode) OfficialSonarQubeCloudInstance.fromWebEndpoint(String url)