Uses of Class
org.kohsuke.github.GHContentDeleter
Packages that use GHContentDeleter
-
Uses of GHContentDeleter in org.kohsuke.github
Methods in org.kohsuke.github that return GHContentDeleterModifier and TypeMethodDescriptionConfigures the author of the commit.Configures the author of the commit.Deprecated.Sets the branch to delete the content from.Configures the committer of the commit.Configures the committer of the commit.Deprecated.usecommitter(String, String, Instant)insteadGHContent.createDelete()Creates a builder that can be used to delete this file.Sets the commit message.
author(String, String, Instant)instead