public class AccountRegionListResponse extends Object
| Constructor and Description |
|---|
AccountRegionListResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAccountRegionInfo(AccountRegionInfo accountInfo) |
List<AccountRegionInfo> |
getRegions() |
void |
setAccountRegionInfos(List<AccountRegionInfo> regions) |
public List<AccountRegionInfo> getRegions()
public void setAccountRegionInfos(List<AccountRegionInfo> regions)
public void addAccountRegionInfo(AccountRegionInfo accountInfo)
Copyright © 2011-2015. All Rights Reserved.