public class BucketLifecycleDemo extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
bucketName |
COSClient |
cosClient |
| Constructor and Description |
|---|
BucketLifecycleDemo() |
| Modifier and Type | Method and Description |
|---|---|
void |
addLifeCycle(String id,
String path) |
COSClient |
COSBuilder() |
Boolean |
deletedAllLifeCycle() |
static void |
main(String[] args) |
void |
queryPath() |
public COSClient COSBuilder()
public void queryPath()
public Boolean deletedAllLifeCycle()
public static void main(String[] args) throws InterruptedException
InterruptedExceptionCopyright © 2023. All rights reserved.