| Modifier and Type | Method and Description |
|---|---|
GHAsset |
GHRelease.uploadAsset(File file,
String contentType)
Because github relies on SNI (http://en.wikipedia.org/wiki/Server_Name_Indication) this method will only work on
Java 7 or greater.
|
static GHAsset[] |
GHAsset.wrap(GHAsset[] assets,
GHRelease release) |
| Modifier and Type | Method and Description |
|---|---|
List<GHAsset> |
GHRelease.getAssets() |
| Modifier and Type | Method and Description |
|---|---|
static GHAsset[] |
GHAsset.wrap(GHAsset[] assets,
GHRelease release) |
Copyright © 2014. All rights reserved.