Package org.gitlab4j.api.models
Class Link
java.lang.Object
org.gitlab4j.api.models.Link
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.deprecated in GitLab 15.9, will be removed in GitLab 16.0.getId()getName()getUrl()voidsetExternal(Boolean external) Deprecated.deprecated in GitLab 15.9, will be removed in GitLab 16.0.voidvoidsetLinkType(String linkType) voidvoidtoString()
-
Constructor Details
-
Link
public Link()
-
-
Method Details