public class DescribeFileTamperRuleInfoRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeFileTamperRuleInfoRequest() | 
| DescribeFileTamperRuleInfoRequest(DescribeFileTamperRuleInfoRequest 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 | getId()Get 规则id | 
| Long | getLimit()Get 控制返回的uuids 数量 | 
| Long | getOffset()Get 控制返回的uuids 数量,起始位置 | 
| void | setId(Long Id)Set 规则id | 
| void | setLimit(Long Limit)Set 控制返回的uuids 数量 | 
| void | setOffset(Long Offset)Set 控制返回的uuids 数量,起始位置 | 
| 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 DescribeFileTamperRuleInfoRequest()
public DescribeFileTamperRuleInfoRequest(DescribeFileTamperRuleInfoRequest source)
public Long getId()
public void setId(Long Id)
Id - 规则idpublic Long getLimit()
public void setLimit(Long Limit)
Limit - 控制返回的uuids 数量public Long getOffset()
public void setOffset(Long Offset)
Offset - 控制返回的uuids 数量,起始位置Copyright © 2025. All rights reserved.