public class GetPolicyListRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| GetPolicyListRequest() | 
| GetPolicyListRequest(GetPolicyListRequest 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 | getDisplayLength()Get The maximum number of records to return. | 
| Long | getDisplayStart()Get The start. | 
| void | setDisplayLength(Long DisplayLength)Set The maximum number of records to return. | 
| void | setDisplayStart(Long DisplayStart)Set The start. | 
| 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 GetPolicyListRequest()
public GetPolicyListRequest(GetPolicyListRequest source)
public Long getDisplayStart()
public void setDisplayStart(Long DisplayStart)
DisplayStart - The start.public Long getDisplayLength()
public void setDisplayLength(Long DisplayLength)
DisplayLength - The maximum number of records to return.Copyright © 2025. All rights reserved.