public class DeleteUserCmdsRequest extends AbstractModel
Constructor and Description |
---|
DeleteUserCmdsRequest() |
Modifier and Type | Method and Description |
---|---|
String[] |
getCmdIds()
Get 需要删除的脚本ID
|
void |
setCmdIds(String[] CmdIds)
Set 需要删除的脚本ID
|
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
Copyright © 2020. All rights reserved.