Class DeleteAccountGroupRequest

    • Constructor Detail

      • DeleteAccountGroupRequest

        public DeleteAccountGroupRequest()
      • DeleteAccountGroupRequest

        public DeleteAccountGroupRequest​(DeleteAccountGroupRequest 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

      • getAccountGroupIdList

        public String[] getAccountGroupIdList()
        Get 账号组ID数组。
        Returns:
        AccountGroupIdList 账号组ID数组。
      • setAccountGroupIdList

        public void setAccountGroupIdList​(String[] AccountGroupIdList)
        Set 账号组ID数组。
        Parameters:
        AccountGroupIdList - 账号组ID数组。