| Package | Description |
|---|---|
| com.aliyun.oss |
| Modifier and Type | Method and Description |
|---|---|
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 © 2021. All Rights Reserved.