public class DescribeFileTamperRuleCountRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeFileTamperRuleCountRequest() |
DescribeFileTamperRuleCountRequest(DescribeFileTamperRuleCountRequest 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 |
---|---|
String[] |
getUuids()
Get Query Host UUIDs, up to 100 queries at a time
|
void |
setUuids(String[] Uuids)
Set Query Host UUIDs, up to 100 queries at a time
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public DescribeFileTamperRuleCountRequest()
public DescribeFileTamperRuleCountRequest(DescribeFileTamperRuleCountRequest source)
public String[] getUuids()
public void setUuids(String[] Uuids)
Uuids
- Query Host UUIDs, up to 100 queries at a timeCopyright © 2025. All rights reserved.