Uses of Class
org.jclouds.googlecloudstorage.domain.Bucket.LifeCycle.Rule.Condition
Packages that use Bucket.LifeCycle.Rule.Condition
-
Uses of Bucket.LifeCycle.Rule.Condition in org.jclouds.googlecloudstorage.domain
Methods in org.jclouds.googlecloudstorage.domain that return Bucket.LifeCycle.Rule.ConditionModifier and TypeMethodDescriptionabstract Bucket.LifeCycle.Rule.Condition
Bucket.LifeCycle.Rule.condition()
Bucket.LifeCycle.Rule.Condition.create
(Integer age, Date createdBefore, Boolean isLive, Integer numNewerVersions) Methods in org.jclouds.googlecloudstorage.domain with parameters of type Bucket.LifeCycle.Rule.ConditionModifier and TypeMethodDescriptionstatic Bucket.LifeCycle.Rule
Bucket.LifeCycle.Rule.create
(Bucket.LifeCycle.Rule.Action action, Bucket.LifeCycle.Rule.Condition condition)