public class CIBucketObject extends Object
| Constructor and Description |
|---|
CIBucketObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBucketId() |
Date |
getCreateTime() |
String |
getRegion() |
void |
setBucketId(String bucketId) |
void |
setCreateTime(Date createTime) |
void |
setRegion(String region) |
String |
toString() |
Copyright © 2023. All rights reserved.