Skip to content

AlibabaCloud.SDK.Oss20190517 缺少 GeneratePresignedUri 方法 #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dashiell-zhang opened this issue Mar 11, 2025 · 3 comments
Open

Comments

@dashiell-zhang
Copy link

AlibabaCloud.SDK.Oss20190517 缺少 GeneratePresignedUri 方法

@dashiell-zhang
Copy link
Author

https://help.aliyun.com/zh/oss/developer-reference/download-using-a-presigned-url?spm=a2c4g.11186623.help-menu-31815.d_5_2_0_3_1_5.32205e8219rd7T

java 里面存在这个方法,但是在 C# 的这个 AlibabaCloud.SDK.Oss20190517 类库中没有

@dashiell-zhang
Copy link
Author

虽然在老版本的 SDK 中有 https://help.aliyun.com/zh/oss/developer-reference/download-objects-using-presigned-urls-generated-with-sdk-for-net?spm=a2c4g.11186623.help-menu-31815.d_5_2_5_6_1_3.390d7944I4F3zK
但是老版本的 SDK 中对于很多方法都没有异步的实现,所以我们准备切换到 AlibabaCloud.SDK.Oss20190517 的SDK 里面但是发现缺少这个方法

@dashiell-zhang
Copy link
Author

同时 GeneratePresignedUri 这个方法有些地方叫 GeneratePresignedUri 有些叫 GeneratePresignedUrl 建议统一

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant