Uses of Class
com.heroku.api.request.RequestConfig

Packages that use RequestConfig
com.heroku.api.http   
com.heroku.api.request   
 

Uses of RequestConfig in com.heroku.api.http
 

Methods in com.heroku.api.http with parameters of type RequestConfig
static String HttpUtil.encodeParameters(RequestConfig config, Heroku.RequestKey... keys)
           
 

Uses of RequestConfig in com.heroku.api.request
 

Methods in com.heroku.api.request that return RequestConfig
 RequestConfig RequestConfig.app(String appName)
           
 RequestConfig RequestConfig.onStack(Heroku.Stack stack)
           
 RequestConfig RequestConfig.with(Heroku.RequestKey key, String value)
           
 



Copyright © 2012. All Rights Reserved.