com.cloudbees.sdk.api
Class AccountListResponse

java.lang.Object
  extended by com.cloudbees.sdk.api.AccountListResponse

public class AccountListResponse
extends Object


Constructor Summary
AccountListResponse()
           
 
Method Summary
 void addAccountInfo(AccountInfo accountInfo)
           
 List<AccountInfo> getAccounts()
           
 void setAccountInfos(List<AccountInfo> infos)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccountListResponse

public AccountListResponse()
Method Detail

getAccounts

public List<AccountInfo> getAccounts()

setAccountInfos

public void setAccountInfos(List<AccountInfo> infos)

addAccountInfo

public void addAccountInfo(AccountInfo accountInfo)


Copyright © 2011-2014. All Rights Reserved.