Uses of Class
org.jclouds.googlecloudstorage.domain.Bucket.LifeCycle.Rule
Packages that use Bucket.LifeCycle.Rule
-
Uses of Bucket.LifeCycle.Rule in org.jclouds.googlecloudstorage.domain
Methods in org.jclouds.googlecloudstorage.domain that return Bucket.LifeCycle.RuleModifier and TypeMethodDescriptionstatic Bucket.LifeCycle.Rule
Bucket.LifeCycle.Rule.create
(Bucket.LifeCycle.Rule.Action action, Bucket.LifeCycle.Rule.Condition condition) Methods in org.jclouds.googlecloudstorage.domain that return types with arguments of type Bucket.LifeCycle.RuleMethod parameters in org.jclouds.googlecloudstorage.domain with type arguments of type Bucket.LifeCycle.RuleModifier and TypeMethodDescriptionstatic Bucket.LifeCycle
Bucket.LifeCycle.create
(List<Bucket.LifeCycle.Rule> rules)