| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
GHBlobBuilder |
GHBlobBuilder.binaryContent(byte[] content)
Configures a blob with the specified binary
content. |
GHBlobBuilder |
GHRepository.createBlob() |
GHBlobBuilder |
GHBlobBuilder.textContent(String content)
Configures a blob with the specified text
content. |
Copyright © 2018. All rights reserved.