| Package | Description |
|---|---|
| com.heroku.api | |
| com.heroku.api.request.dynos |
| Modifier and Type | Method and Description |
|---|---|
Range<Dyno> |
HerokuAPI.listDynos(String appName)
List app dynos for an app
|
| Modifier and Type | Method and Description |
|---|---|
Range<Dyno> |
DynoList.getResponse(byte[] in,
int code,
Map<String,String> responseHeaders) |
Copyright © 2018. All rights reserved.