public class BucketInfo extends Object
| Constructor and Description |
|---|
BucketInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBucketName()
桶名称
|
BucketPolicyEnum |
getBucketPolicy()
桶策略
|
Date |
getCreationDate()
创建时间
|
Long |
getStorageSize()
当前存储的大小
|
public String getBucketName()
public Date getCreationDate()
public BucketPolicyEnum getBucketPolicy()
public Long getStorageSize()
Copyright © 2025. All rights reserved.