public class AttachUserPolicyRequest extends AbstractModel
| Constructor and Description | 
|---|
| AttachUserPolicyRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getAttachUin()Get Sub-account UIN | 
| Long | getPolicyId()Get Policy ID | 
| void | setAttachUin(Long AttachUin)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 getAttachUin()
public void setAttachUin(Long AttachUin)
AttachUin - Sub-account UINCopyright © 2020. All rights reserved.