com.cloudbees.api
Class AccountRegionListResponse

java.lang.Object
  extended by com.cloudbees.api.AccountRegionListResponse

public class AccountRegionListResponse
extends Object


Constructor Summary
AccountRegionListResponse()
           
 
Method Summary
 void addAccountRegionInfo(AccountRegionInfo accountInfo)
           
 List<AccountRegionInfo> getRegions()
           
 void setAccountRegionInfos(List<AccountRegionInfo> regions)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccountRegionListResponse

public AccountRegionListResponse()
Method Detail

getRegions

public List<AccountRegionInfo> getRegions()

setAccountRegionInfos

public void setAccountRegionInfos(List<AccountRegionInfo> regions)

addAccountRegionInfo

public void addAccountRegionInfo(AccountRegionInfo accountInfo)


Copyright © 2011-2013. All Rights Reserved.