| Package | Description |
|---|---|
| com.baidubce.services.bos.model |
| Modifier and Type | Method and Description |
|---|---|
Action |
Rule.getAction()
Gets the action of Bucket Lifecycle.
|
Action |
Action.withName(String name)
Sets the name of the Action.
|
Action |
Action.withStorageClass(String storageClass)
sets the storageClass of the Bucket Lifecycle Action
|
| Modifier and Type | Method and Description |
|---|---|
void |
Rule.setAction(Action action)
Sets the action of Bucket Lifecycle.
|
Rule |
Rule.withAction(Action action)
Sets the action of Bucket Lifecycle.
|
Copyright © 2021. All rights reserved.