Interface PlanTemplatesLinkBuilder
- All Superinterfaces:
PortalLink
- Since:
- 3.23.10
-
Method Summary
Modifier and TypeMethodDescriptionReturns new instance of builder, never null.Methods inherited from interface com.polarion.alm.shared.api.utils.links.PortalLink
toEncodedAbsoluteUrl, toEncodedAbsoluteUrlWithRedirect, toEncodedAnchor, toEncodedRelativeUrl
-
Method Details
-
query
Returns new instance of builder, never null. The returned builder can also be used as the link if no other parameters are needed.- Parameters:
value
- - Can be null or empty. (Then it will not be in the created URL.)
-