检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Method void (*temp_auth_callback)(char *temp_auth_url, uint64_t temp_auth_url_len, char *temp_auth_headers, uint64_t temp_auth_headers_len, void *callback_data); To access OBS using a temporary URL generated by the OBS SDK for C, perform the following steps: Call any interface
Parameter Description Method in OBS Android SDK bucketName Bucket name ListObjectsRequest.setBucketName prefix Name prefix that the objects to be listed must contain ListObjectsRequest.setPrefix marker Object name to start with when listing objects in a bucket.
Parameter Description Property in OBS .NET SDK BucketName Bucket name ListVersionsRequest.BucketName Prefix Name prefix that the objects to be listed must contain ListVersionsRequest.Prefix KeyMarker Object name to start with when listing versioning objects in a bucket.
Parameter Description Method in OBS iOS SDK bucketName Bucket name request.bucketName prefix Name prefix that the objects to be listed must contain request.prefix marker Object name to start with when listing objects in a bucket.