| Package | Description |
|---|---|
| com.heroku.api | |
| com.heroku.api.request.run |
| Modifier and Type | Method and Description |
|---|---|
RunResponse |
HerokuAPI.runAttached(String appName,
String command)
Run a one-off process on a Heroku dyno in an attached state.
|
| Modifier and Type | Method and Description |
|---|---|
RunResponse |
Run.getResponse(byte[] bytes,
int status) |
Copyright © 2014. All Rights Reserved.