Class DeleteAppAccountRequest

    • Constructor Detail

      • DeleteAppAccountRequest

        public DeleteAppAccountRequest()
      • DeleteAppAccountRequest

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

      • getAccountIdList

        public String[] getAccountIdList()
        Get 账号ID数组。
        Returns:
        AccountIdList 账号ID数组。
      • setAccountIdList

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