JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.gradle.tooling.events.problems
DocumentationLink
Contents
Description
Method Summary
Method Details
getUrl()
Hide sidebar
Show sidebar
Interface DocumentationLink
@Incubating
public interface
DocumentationLink
Represents documentation link.
Since:
8.6
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getUrl
()
Documentation link as a URL.
Method Details
getUrl
String
getUrl
()
Documentation link as a URL.
Since:
8.6