| Package | Description |
|---|---|
| com.aliyun.oss |
| Modifier and Type | Method and Description |
|---|---|
BucketStat |
OSSClient.getBucketStat(GenericRequest genericRequest) |
BucketStat |
OSS.getBucketStat(GenericRequest genericRequest)
Gets the
Bucket's storage information such as object counts,
storage size and executing multipart uploads. |
BucketStat |
OSSClient.getBucketStat(String bucketName) |
BucketStat |
OSS.getBucketStat(String bucketName)
Gets the
Bucket's storage information such as object counts,
storage size and executing multipart uploads. |
Copyright © 2021. All Rights Reserved.