| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
GHContentBuilder |
GHContentBuilder.branch(String branch) |
GHContentBuilder |
GHContentBuilder.content(byte[] content) |
GHContentBuilder |
GHContentBuilder.content(String content) |
GHContentBuilder |
GHRepository.createContent()
Creates a new content, or update an existing content.
|
GHContentBuilder |
GHContentBuilder.message(String commitMessage) |
GHContentBuilder |
GHContentBuilder.path(String path) |
GHContentBuilder |
GHContentBuilder.sha(String sha)
Used when updating (but not creating a new content) to specify
Thetblob SHA of the file being replaced.
|
Copyright © 2018. All rights reserved.