类的使用
com.baidubce.services.bos.model.Action
-
使用Action的程序包 程序包 说明 com.baidubce.services.bos.model -
-
com.baidubce.services.bos.model中Action的使用
返回Action的com.baidubce.services.bos.model中的方法 修饰符和类型 方法 说明 ActionRule. getAction()Gets the action of Bucket Lifecycle.ActionAction. withName(String name)Sets the name of the Action.ActionAction. withStorageClass(String storageClass)sets the storageClass of the Bucket Lifecycle Action参数类型为Action的com.baidubce.services.bos.model中的方法 修饰符和类型 方法 说明 voidRule. setAction(Action action)Sets the action of Bucket Lifecycle.RuleRule. withAction(Action action)Sets the action of Bucket Lifecycle.
-