Uses of Class
com.cloudbees.sdk.api.AccountInfo

Packages that use AccountInfo
com.cloudbees.sdk.api   
 

Uses of AccountInfo in com.cloudbees.sdk.api
 

Methods in com.cloudbees.sdk.api that return types with arguments of type AccountInfo
 List<AccountInfo> AccountListResponse.getAccounts()
           
 

Methods in com.cloudbees.sdk.api with parameters of type AccountInfo
 void AccountListResponse.addAccountInfo(AccountInfo accountInfo)
           
 

Method parameters in com.cloudbees.sdk.api with type arguments of type AccountInfo
 void AccountListResponse.setAccountInfos(List<AccountInfo> infos)
           
 



Copyright © 2011-2013. All Rights Reserved.