Uses of Class
org.kohsuke.github.GHRepositoryVariable
-
Uses of GHRepositoryVariable in org.kohsuke.github
Modifier and TypeMethodDescriptionGHRepository.getVariable
(String name) Gets a repository variable.ModifierConstructorDescriptionprotected
GHRepositoryVariableBuilder
(Class<S> intermediateReturnType, GitHub root, GHRepositoryVariable baseInstance) Instantiates a new GH Repository Variable builder.