public class RecoverMalwaresRequest extends AbstractModel
Constructor and Description |
---|
RecoverMalwaresRequest() |
Modifier and Type | Method and Description |
---|---|
Integer[] |
getIds()
获取木马Id数组,单次最大删除不能超过200条
|
void |
setIds(Integer[] Ids)
设置木马Id数组,单次最大删除不能超过200条
|
void |
toMap(HashMap<String,String> map,
String prefix)
内部实现,用户禁止调用
|
fromJsonString, getBinaryParams, getMultipartRequestParams, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2019. All rights reserved.