public class ListBudgetFilterRegionCodeResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
ListBudgetFilterRegionCodeResponse() |
| Modifier and Type | Method and Description |
|---|---|
ListBudgetFilterRegionCodeResponse |
addRegionInfoListItem(RegionInfoListForListBudgetFilterRegionCodeOutput regionInfoListItem) |
boolean |
equals(Object o) |
Integer |
getLimit()
Get limit
|
Integer |
getOffset()
Get offset
|
@Valid List<RegionInfoListForListBudgetFilterRegionCodeOutput> |
getRegionInfoList()
Get regionInfoList
|
Integer |
getTotal()
Get total
|
int |
hashCode() |
ListBudgetFilterRegionCodeResponse |
limit(Integer limit) |
ListBudgetFilterRegionCodeResponse |
offset(Integer offset) |
ListBudgetFilterRegionCodeResponse |
regionInfoList(List<RegionInfoListForListBudgetFilterRegionCodeOutput> regionInfoList) |
void |
setLimit(Integer limit) |
void |
setOffset(Integer offset) |
void |
setRegionInfoList(List<RegionInfoListForListBudgetFilterRegionCodeOutput> regionInfoList) |
void |
setTotal(Integer total) |
String |
toString() |
ListBudgetFilterRegionCodeResponse |
total(Integer total) |
getResponseMetadata, setResponseMetadatapublic ListBudgetFilterRegionCodeResponse limit(Integer limit)
public Integer getLimit()
public void setLimit(Integer limit)
public ListBudgetFilterRegionCodeResponse offset(Integer offset)
public Integer getOffset()
public void setOffset(Integer offset)
public ListBudgetFilterRegionCodeResponse regionInfoList(List<RegionInfoListForListBudgetFilterRegionCodeOutput> regionInfoList)
public ListBudgetFilterRegionCodeResponse addRegionInfoListItem(RegionInfoListForListBudgetFilterRegionCodeOutput regionInfoListItem)
@Valid public @Valid List<RegionInfoListForListBudgetFilterRegionCodeOutput> getRegionInfoList()
public void setRegionInfoList(List<RegionInfoListForListBudgetFilterRegionCodeOutput> regionInfoList)
public ListBudgetFilterRegionCodeResponse total(Integer total)
public Integer getTotal()
public void setTotal(Integer total)
Copyright © 2026. All rights reserved.