| 程序包 | 说明 | 
|---|---|
| com.aliyun.oss | 
| 限定符和类型 | 方法和说明 | 
|---|---|
BucketList | 
OSSClient.listBuckets(ListBucketsRequest listBucketsRequest)  | 
BucketList | 
OSS.listBuckets(ListBucketsRequest listBucketsRequest)
Returns all  
Bucket instances of the current account that meet the
 conditions specified. | 
BucketList | 
OSSClient.listBuckets(String prefix,
           String marker,
           Integer maxKeys)  | 
BucketList | 
OSS.listBuckets(String prefix,
           String marker,
           Integer maxKeys)
Returns all  
Bucket instances of the current account that meet the
 conditions specified. | 
Copyright © 2019. All Rights Reserved.