| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
GHBlob |
GHTreeEntry.asBlob()
If this tree entry represents a file, then return its information.
|
GHBlob |
GHBlobBuilder.create()
Creates a blob based on the parameters specified thus far.
|
GHBlob |
GHRepository.getBlob(String blobSha)
Obtains the metadata & the content of a blob.
|
Copyright © 2018. All rights reserved.