Uses of Interface
org.kohsuke.github.GitHubRequestBuilderDone
Packages that use GitHubRequestBuilderDone
-
Uses of GitHubRequestBuilderDone in org.kohsuke.github
Classes in org.kohsuke.github that implement GitHubRequestBuilderDoneModifier and TypeClassDescriptionclass
Creates a repository.static class
AGHLabelBuilder
that creates a newGHLabel
Consumer must callAbstractBuilder.done()
to create the new instance.static class
AGHLabelBuilder
that updates a single property per requestdone()
is called automatically after the property is set.static class
AGHLabelBuilder
that allows multiple properties to be updated per request.static class
static class
AGHLabelBuilder
that updates a single property per requestdone()
is called automatically after the property is set.static class
AGHLabelBuilder
that allows multiple properties to be updated per request.static class
AGHRepositoryBuilder
that allows multiple properties to be updated per request.static class
AGHRepositoryBuilder
that allows multiple properties to be updated per request.static class
AGHRepositoryVariableBuilder
that creates a newGHRepositoryVariable
static class
AGHRepositoryVariableBuilder
that updates a single property per requestclass
The type Gh repository variable builder.