Interface SpaceLinkBuilder
- All Superinterfaces:
PortalLink
- Since:
- 3.10.1
-
Method Summary
Modifier and TypeMethodDescriptionindex()
Returns new builder for creating the links to index page of the space, never null.Methods inherited from interface com.polarion.alm.shared.api.utils.links.PortalLink
toEncodedAbsoluteUrl, toEncodedAbsoluteUrlWithRedirect, toEncodedAnchor, toEncodedRelativeUrl
-
Method Details
-
index
Returns new builder for creating the links to index page of the space, never null. The returned builder can be also used as the link.
-