public class GHBlob extends Object
GHTreeEntry#asBlob(),
GHRepository#getBlob(String),
Get a blob| Constructor and Description |
|---|
GHBlob() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
Gets content.
|
String |
getEncoding()
Gets encoding.
|
String |
getSha()
Gets sha.
|
long |
getSize()
Gets size.
|
URL |
getUrl()
Gets url.
|
InputStream |
read()
Read input stream.
|
public URL getUrl()
public String getSha()
public long getSize()
public String getEncoding()
public String getContent()
read()public InputStream read()
Copyright © 2020. All rights reserved.