com.cloudbees.sdk.api
Class AccountListResponse
java.lang.Object
com.cloudbees.sdk.api.AccountListResponse
public class AccountListResponse
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AccountListResponse
public AccountListResponse()
getAccounts
public List<AccountInfo> getAccounts()
setAccountInfos
public void setAccountInfos(List<AccountInfo> infos)
addAccountInfo
public void addAccountInfo(AccountInfo accountInfo)
Copyright © 2011-2014. All Rights Reserved.