检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
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.