| Package | Description |
|---|---|
| com.heroku.api | |
| com.heroku.api.request.ps | |
| com.heroku.api.request.run |
| Modifier and Type | Method and Description |
|---|---|
List<Proc> |
HerokuAPI.listProcesses(String appName)
List of processes running for an app.
|
| Modifier and Type | Method and Description |
|---|---|
List<Proc> |
ProcessList.getResponse(byte[] bytes,
int status) |
| Modifier and Type | Method and Description |
|---|---|
Proc |
RunResponse.getProc() |
| Constructor and Description |
|---|
RunResponse(Proc proc) |
Copyright © 2014. All Rights Reserved.