public class ListBudgetFilterZoneCodeResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
ListBudgetFilterZoneCodeResponse() |
| Modifier and Type | Method and Description |
|---|---|
ListBudgetFilterZoneCodeResponse |
addZoneInfoListItem(ZoneInfoListForListBudgetFilterZoneCodeOutput zoneInfoListItem) |
boolean |
equals(Object o) |
Integer |
getLimit()
Get limit
|
Integer |
getOffset()
Get offset
|
Integer |
getTotal()
Get total
|
@Valid List<ZoneInfoListForListBudgetFilterZoneCodeOutput> |
getZoneInfoList()
Get zoneInfoList
|
int |
hashCode() |
ListBudgetFilterZoneCodeResponse |
limit(Integer limit) |
ListBudgetFilterZoneCodeResponse |
offset(Integer offset) |
void |
setLimit(Integer limit) |
void |
setOffset(Integer offset) |
void |
setTotal(Integer total) |
void |
setZoneInfoList(List<ZoneInfoListForListBudgetFilterZoneCodeOutput> zoneInfoList) |
String |
toString() |
ListBudgetFilterZoneCodeResponse |
total(Integer total) |
ListBudgetFilterZoneCodeResponse |
zoneInfoList(List<ZoneInfoListForListBudgetFilterZoneCodeOutput> zoneInfoList) |
getResponseMetadata, setResponseMetadatapublic ListBudgetFilterZoneCodeResponse limit(Integer limit)
public Integer getLimit()
public void setLimit(Integer limit)
public ListBudgetFilterZoneCodeResponse offset(Integer offset)
public Integer getOffset()
public void setOffset(Integer offset)
public ListBudgetFilterZoneCodeResponse total(Integer total)
public Integer getTotal()
public void setTotal(Integer total)
public ListBudgetFilterZoneCodeResponse zoneInfoList(List<ZoneInfoListForListBudgetFilterZoneCodeOutput> zoneInfoList)
public ListBudgetFilterZoneCodeResponse addZoneInfoListItem(ZoneInfoListForListBudgetFilterZoneCodeOutput zoneInfoListItem)
@Valid public @Valid List<ZoneInfoListForListBudgetFilterZoneCodeOutput> getZoneInfoList()
public void setZoneInfoList(List<ZoneInfoListForListBudgetFilterZoneCodeOutput> zoneInfoList)
Copyright © 2026. All rights reserved.