Uses of Class
org.jclouds.googlecloudstorage.domain.Bucket.LifeCycle.Rule.Action
-
Packages that use Bucket.LifeCycle.Rule.Action Package Description org.jclouds.googlecloudstorage.domain -
-
Uses of Bucket.LifeCycle.Rule.Action in org.jclouds.googlecloudstorage.domain
Methods in org.jclouds.googlecloudstorage.domain that return Bucket.LifeCycle.Rule.Action Modifier and Type Method Description abstract Bucket.LifeCycle.Rule.Action
Bucket.LifeCycle.Rule. action()
static Bucket.LifeCycle.Rule.Action
Bucket.LifeCycle.Rule.Action. create(String type)
Methods in org.jclouds.googlecloudstorage.domain with parameters of type Bucket.LifeCycle.Rule.Action Modifier and Type Method Description static Bucket.LifeCycle.Rule
Bucket.LifeCycle.Rule. create(Bucket.LifeCycle.Rule.Action action, Bucket.LifeCycle.Rule.Condition condition)
-