Uses of Class
org.kohsuke.github.GHRepositoryVariable
Packages that use GHRepositoryVariable
-
Uses of GHRepositoryVariable in org.kohsuke.github
Methods in org.kohsuke.github that return GHRepositoryVariableModifier and TypeMethodDescriptionGHRepository.getVariable(String name) Gets a repository variable.Constructors in org.kohsuke.github with parameters of type GHRepositoryVariableModifierConstructorDescriptionprotectedGHRepositoryVariableBuilder(Class<S> intermediateReturnType, GitHub root, GHRepositoryVariable baseInstance) Instantiates a new GH Repository Variable builder.