public class DetachUserPolicyRequest extends AbstractModel
| Constructor and Description | 
|---|
| DetachUserPolicyRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getDetachUin()Get Sub-account UIN | 
| Long | getPolicyId()Get Policy ID | 
| void | setDetachUin(Long DetachUin)Set Sub-account UIN | 
| void | setPolicyId(Long PolicyId)Set Policy 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, toJsonStringpublic Long getPolicyId()
public void setPolicyId(Long PolicyId)
PolicyId - Policy IDpublic Long getDetachUin()
public void setDetachUin(Long DetachUin)
DetachUin - Sub-account UINCopyright © 2020. All rights reserved.