Uses of Class
com.baidubce.services.bos.model.Action

Packages that use Action
com.baidubce.services.bos.model   
 

Uses of Action in com.baidubce.services.bos.model
 

Methods in com.baidubce.services.bos.model that return Action
 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
 

Methods in com.baidubce.services.bos.model with parameters of type Action
 void Rule.setAction(Action action)
          Sets the action of Bucket Lifecycle.
 Rule Rule.withAction(Action action)
          Sets the action of Bucket Lifecycle.
 



Copyright © 2018. All rights reserved.