| Package | Description |
|---|---|
| io.packagecloud.client | |
| io.packagecloud.client.interfaces |
| Modifier and Type | Class and Description |
|---|---|
class |
Result |
| Modifier and Type | Method and Description |
|---|---|
Result |
Client.getDistributions()
Gets all distributions.
|
Result |
Client.packageContents(InputStream fileStream,
String filename,
String repository)
Gets the contents of a package
|
Result |
Client.putPackage(InputStream fileStream,
String filename,
String username,
String repository,
Integer distroVersionId,
Map<String,InputStream> sourceFiles)
Put package.
|
Copyright © 2014–2016. All rights reserved.