GetRepositoryCreationTemplatePlainArgs

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

Constructors

Link copied to clipboard
constructor(prefix: String)

Properties

Link copied to clipboard

The prefix use to match the repository name and apply the template.

Functions

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