public class ListCustomBotConfigResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
ListCustomBotConfigResponse() |
getResponseMetadata, setResponseMetadatapublic ListCustomBotConfigResponse count(Integer count)
public Integer getCount()
public void setCount(Integer count)
public ListCustomBotConfigResponse currentPage(Integer currentPage)
public Integer getCurrentPage()
public void setCurrentPage(Integer currentPage)
public ListCustomBotConfigResponse data(List<DataForListCustomBotConfigOutput> data)
public ListCustomBotConfigResponse addDataItem(DataForListCustomBotConfigOutput dataItem)
@Valid public @Valid List<DataForListCustomBotConfigOutput> getData()
public void setData(List<DataForListCustomBotConfigOutput> data)
public ListCustomBotConfigResponse page(Integer page)
public Integer getPage()
public void setPage(Integer page)
public ListCustomBotConfigResponse pageNumber(Integer pageNumber)
public Integer getPageNumber()
public void setPageNumber(Integer pageNumber)
public ListCustomBotConfigResponse pageSize(Integer pageSize)
public Integer getPageSize()
public void setPageSize(Integer pageSize)
public ListCustomBotConfigResponse totalCount(Integer totalCount)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
Copyright © 2025. All rights reserved.