Uses of Class
com.heroku.api.Domain

Packages that use Domain
com.heroku.api   
com.heroku.api.request.domain   
 

Uses of Domain in com.heroku.api
 

Methods in com.heroku.api that return Domain
 Domain App.getDomain()
           
 

Methods in com.heroku.api with parameters of type Domain
 void App.setDomain_name(Domain domain_name)
           
 

Uses of Domain in com.heroku.api.request.domain
 

Methods in com.heroku.api.request.domain that return Domain
 Domain DomainAdd.getResponse(byte[] bytes, int status)
           
 

Methods in com.heroku.api.request.domain that return types with arguments of type Domain
 List<Domain> DomainList.getResponse(byte[] bytes, int status)
           
 



Copyright © 2012. All Rights Reserved.