public class GetPolicyListRequest extends AbstractModel
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 长度
|
Long |
getDisplayStart()
Get 起始位置
|
void |
setDisplayLength(Long DisplayLength)
Set 长度
|
void |
setDisplayStart(Long DisplayStart)
Set 起始位置
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public GetPolicyListRequest()
public GetPolicyListRequest(GetPolicyListRequest source)
public Long getDisplayStart()
public void setDisplayStart(Long DisplayStart)
DisplayStart
- 起始位置public Long getDisplayLength()
public void setDisplayLength(Long DisplayLength)
DisplayLength
- 长度Copyright © 2022. All rights reserved.