public class QueryPendingSubAgentsV2Request extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
QueryPendingSubAgentsV2Request()  | 
QueryPendingSubAgentsV2Request(QueryPendingSubAgentsV2Request 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 | 
getPage()
Get Page number. 
 | 
Long | 
getPageSize()
Get Specifies the number of items per page. 
 | 
void | 
setPage(Long Page)
Set Page number. 
 | 
void | 
setPageSize(Long PageSize)
Set Specifies the number of items per page. 
 | 
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 QueryPendingSubAgentsV2Request()
public QueryPendingSubAgentsV2Request(QueryPendingSubAgentsV2Request source)
public Long getPage()
public void setPage(Long Page)
Page - Page number. starts from 1.public Long getPageSize()
public void setPageSize(Long PageSize)
PageSize - Specifies the number of items per page. value range: supports up to 100.Copyright © 2025. All rights reserved.