public class GetTopicRuleListRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| GetTopicRuleListRequest() | 
| GetTopicRuleListRequest(GetTopicRuleListRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getPageNum()Get 请求的页数 | 
| Long | getPageSize()Get 分页的大小 | 
| void | setPageNum(Long PageNum)Set 请求的页数 | 
| void | setPageSize(Long PageSize)Set 分页的大小 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic GetTopicRuleListRequest()
public GetTopicRuleListRequest(GetTopicRuleListRequest source)
public Long getPageNum()
public void setPageNum(Long PageNum)
PageNum - 请求的页数public Long getPageSize()
public void setPageSize(Long PageSize)
PageSize - 分页的大小Copyright © 2025. All rights reserved.