GetReleaseLinksPlainArgs

data class GetReleaseLinksPlainArgs(val project: String, val tagName: String) : ConvertibleToJava<GetReleaseLinksPlainArgs>

A collection of arguments for invoking getReleaseLinks.

Constructors

Link copied to clipboard
fun GetReleaseLinksPlainArgs(project: String, tagName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetReleaseLinksPlainArgs

Properties

Link copied to clipboard

The ID or full path to the project.

Link copied to clipboard

The tag associated with the Release.