Uses of Interface
io.github.cdklabs.projen.gitlab.Link
-
Packages that use Link Package Description io.github.cdklabs.projen.gitlab -
-
Uses of Link in io.github.cdklabs.projen.gitlab
Classes in io.github.cdklabs.projen.gitlab that implement Link Modifier and Type Class Description static classLink.Jsii$ProxyAn implementation forLinkMethods in io.github.cdklabs.projen.gitlab that return Link Modifier and Type Method Description LinkLink.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.gitlab that return types with arguments of type Link Modifier and Type Method Description List<Link>Assets. getLinks()(experimental) Include asset links in the release.List<Link>Assets.Jsii$Proxy. getLinks()Method parameters in io.github.cdklabs.projen.gitlab with type arguments of type Link Modifier and Type Method Description Assets.BuilderAssets.Builder. links(List<? extends Link> links)Sets the value ofAssets.getLinks()
-