public class ListAllIpGroupsResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
ListAllIpGroupsResponse() |
getResponseMetadata, setResponseMetadatapublic ListAllIpGroupsResponse count(Integer count)
public Integer getCount()
public void setCount(Integer count)
public ListAllIpGroupsResponse currentPage(Integer currentPage)
public Integer getCurrentPage()
public void setCurrentPage(Integer currentPage)
public ListAllIpGroupsResponse ipGroupCount(Integer ipGroupCount)
public Integer getIpGroupCount()
public void setIpGroupCount(Integer ipGroupCount)
public ListAllIpGroupsResponse ipGroupList(List<IpGroupListForListAllIpGroupsOutput> ipGroupList)
public ListAllIpGroupsResponse addIpGroupListItem(IpGroupListForListAllIpGroupsOutput ipGroupListItem)
@Valid public @Valid List<IpGroupListForListAllIpGroupsOutput> getIpGroupList()
public void setIpGroupList(List<IpGroupListForListAllIpGroupsOutput> ipGroupList)
public ListAllIpGroupsResponse ipGroupQuota(Integer ipGroupQuota)
public Integer getIpGroupQuota()
public void setIpGroupQuota(Integer ipGroupQuota)
public ListAllIpGroupsResponse ipLimitQuota(Integer ipLimitQuota)
public Integer getIpLimitQuota()
public void setIpLimitQuota(Integer ipLimitQuota)
public ListAllIpGroupsResponse pageNumber(Integer pageNumber)
public Integer getPageNumber()
public void setPageNumber(Integer pageNumber)
public ListAllIpGroupsResponse pageSize(Integer pageSize)
public Integer getPageSize()
public void setPageSize(Integer pageSize)
public ListAllIpGroupsResponse totalCount(Integer totalCount)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
Copyright © 2025. All rights reserved.