| Package | Description |
|---|---|
| com.heroku.api | |
| com.heroku.api.request.sharing |
| Modifier and Type | Method and Description |
|---|---|
List<Collaborator> |
HerokuAPI.listCollaborators(String appName)
Get a list of collaborators that are allowed access to an app.
|
| Modifier and Type | Method and Description |
|---|---|
List<Collaborator> |
CollabList.getResponse(byte[] bytes,
int status,
Map<String,String> responseHeaders) |
Copyright © 2018. All rights reserved.