public class DeletePolicyRequest extends AbstractModel
Constructor and Description |
---|
DeletePolicyRequest() |
Modifier and Type | Method and Description |
---|---|
Long[] |
getPolicyId()
Get 数组,数组成员是策略 id,支持批量删除策略
|
void |
setPolicyId(Long[] PolicyId)
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.