对象存储服务 OBS-复制多版本对象(C SDK):方法定义

时间:2025-02-18 15:40:21

方法定义

1
2
3
4
5
void copy_object(const obs_options *options, char *key, const char *version_id, 
        obs_copy_destination_object_info *object_info,
        unsigned int is_copy, obs_put_properties *put_properties, 
        server_side_encryption_params *encryption_params,
        obs_response_handler *handler, void *callback_data);
support.huaweicloud.com/sdk-c-devg-obs/obs_20_0805.html