Class DetachUserPolicyRequest

    • Constructor Detail

      • DetachUserPolicyRequest

        public DetachUserPolicyRequest()
      • DetachUserPolicyRequest

        public DetachUserPolicyRequest​(DetachUserPolicyRequest 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
      • getDetachUin

        public Long getDetachUin()
        Get 子账号 uin
        Returns:
        DetachUin 子账号 uin
      • setDetachUin

        public void setDetachUin​(Long DetachUin)
        Set 子账号 uin
        Parameters:
        DetachUin - 子账号 uin