JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.gradle.tooling.events.problems
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