Class AttachUserPolicyRequest

    • Constructor Detail

      • AttachUserPolicyRequest

        public AttachUserPolicyRequest()
      • AttachUserPolicyRequest

        public AttachUserPolicyRequest​(AttachUserPolicyRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getPolicyId

        public Long getPolicyId()
        Get 策略 id
        Returns:
        PolicyId 策略 id
      • setPolicyId

        public void setPolicyId​(Long PolicyId)
        Set 策略 id
        Parameters:
        PolicyId - 策略 id
      • getAttachUin

        public Long getAttachUin()
        Get 子账号 uin
        Returns:
        AttachUin 子账号 uin
      • setAttachUin

        public void setAttachUin​(Long AttachUin)
        Set 子账号 uin
        Parameters:
        AttachUin - 子账号 uin