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 Rule ID 
 | 
Long | 
getLimit()
Get Control the number of UUIDs returned 
 | 
Long | 
getOffset()
Get Control the number of UUIDs returned, starting position 
 | 
void | 
setId(Long Id)
Set Rule ID 
 | 
void | 
setLimit(Long Limit)
Set Control the number of UUIDs returned 
 | 
void | 
setOffset(Long Offset)
Set Control the number of UUIDs returned, starting position 
 | 
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 - Rule IDpublic Long getLimit()
public void setLimit(Long Limit)
Limit - Control the number of UUIDs returnedpublic Long getOffset()
public void setOffset(Long Offset)
Offset - Control the number of UUIDs returned, starting positionCopyright © 2025. All rights reserved.