|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Addon | |
---|---|
com.heroku.api | |
com.heroku.api.request.addon |
Uses of Addon in com.heroku.api |
---|
Methods in com.heroku.api that return types with arguments of type Addon | |
---|---|
List<Addon> |
HerokuAPI.listAllAddons()
|
List<Addon> |
HerokuAPI.listAppAddons(String appName)
|
Uses of Addon in com.heroku.api.request.addon |
---|
Methods in com.heroku.api.request.addon that return types with arguments of type Addon | |
---|---|
List<Addon> |
AppAddonsList.getResponse(byte[] bytes,
int status)
|
List<Addon> |
AddonList.getResponse(byte[] bytes,
int status)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |