Uses of Class
org.kohsuke.github.GHLabel.Updater
-
Packages that use GHLabel.Updater Package Description org.kohsuke.github -
-
Uses of GHLabel.Updater in org.kohsuke.github
Methods in org.kohsuke.github that return GHLabel.Updater Modifier and Type Method Description GHLabel.UpdaterGHLabel. update()Begins a batch update Consumer must callAbstractBuilder.done()to commit changes.
-