Uses of Class
org.kohsuke.github.GHContentBuilder
Packages that use GHContentBuilder
-
Uses of GHContentBuilder in org.kohsuke.github
Methods in org.kohsuke.github that return GHContentBuilderModifier and TypeMethodDescriptionConfigures the author of the commit.Configures the author of the commit.Deprecated.Branch gh content builder.Configures the committer of the commit.Configures the committer of the commit.Deprecated.usecommitter(String, String, Instant)insteadGHContentBuilder.content(byte[] content) Content gh content builder.Content gh content builder.GHRepository.createContent()Creates a new content, or update an existing content.Message gh content builder.Path gh content builder.Used when updating (but not creating a new content) to specify the blob SHA of the file being replaced.
author(String, String, Instant)instead