public class UntrustMalwaresRequest extends AbstractModel
Constructor and Description |
---|
UntrustMalwaresRequest() |
Modifier and Type | Method and Description |
---|---|
Long[] |
getIds()
Get Trojan event ID array.
|
void |
setIds(Long[] Ids)
Set Trojan event ID array.
|
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 Long[] getIds()
public void setIds(Long[] Ids)
Ids
- Trojan event ID array. Up to 200 IDs can be processed at a time.Copyright © 2020. All rights reserved.