GetRepositoryCreationTemplatePlainArgs

data class GetRepositoryCreationTemplatePlainArgs(val prefix: String) : ConvertibleToJava<GetRepositoryCreationTemplatePlainArgs>

Constructors

Link copied to clipboard
constructor(prefix: String)

Properties

Link copied to clipboard

The repository namespace prefix associated with the repository creation template.

Functions

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