GetRepositoryEnvironmentsPlainArgs

data class GetRepositoryEnvironmentsPlainArgs(val repository: String) : ConvertibleToJava<GetRepositoryEnvironmentsPlainArgs>

A collection of arguments for invoking getRepositoryEnvironments.

Constructors

Functions

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

Properties

Link copied to clipboard

Name of the repository to retrieve the environments from.