| Package | Description |
|---|---|
| io.packagecloud.client |
| Modifier and Type | Method and Description |
|---|---|
static Package |
Package.fromFile(File file,
String repository)
Get Package from a java.io.File
|
static Package |
Package.fromFile(File file,
String repository,
Integer distroVersionId)
Get Package from a java.io.File
|
| Modifier and Type | Method and Description |
|---|---|
Contents |
PackageCloud.packageContents(Package pkg)
Package contents.
|
boolean |
PackageCloud.putPackage(Package pkg)
Put package.
|
boolean |
PackageCloud.putPackage(Package pkg,
String username)
Put package to a shared repository.
|
Copyright © 2014–2018. All rights reserved.