public class DeleteAccessRulesRequest extends AbstractModel
Constructor and Description |
---|
DeleteAccessRulesRequest() |
Modifier and Type | Method and Description |
---|---|
Long[] |
getAccessRuleIds()
获取多个权限规则ID,上限为10
|
void |
setAccessRuleIds(Long[] AccessRuleIds)
设置多个权限规则ID,上限为10
|
void |
toMap(HashMap<String,String> map,
String prefix)
内部实现,用户禁止调用
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2019. All rights reserved.