对象存储服务 OBS-文件上传(C SDK):方法定义
时间:2025-05-08 20:39:18
方法定义
1 2 3 4 |
void put_object(const obs_options *options, char *key, uint64_t content_length, obs_put_properties *put_properties, server_side_encryption_params *encryption_params, obs_put_object_handler *handler, void *callback_data); |
support.huaweicloud.com/sdk-c-devg-obs/obs_20_0402.html