| Package | Description |
|---|---|
| com.heroku.api | |
| com.heroku.api.request.buildpacks |
| Modifier and Type | Method and Description |
|---|---|
List<BuildpackInstallation> |
HerokuAPI.listBuildpackInstallations(String appName)
Lists the buildpacks installed on an app
|
| Modifier and Type | Method and Description |
|---|---|
Range<BuildpackInstallation> |
BuildpackInstallationList.getResponse(byte[] in,
int code,
Map<String,String> responseHeaders) |
Copyright © 2018. All rights reserved.