Uses of Interface
com.google.storage.v2.Bucket.Lifecycle.RuleOrBuilder
-
Uses of Bucket.Lifecycle.RuleOrBuilder in com.google.storage.v2
Classes in com.google.storage.v2 that implement Bucket.Lifecycle.RuleOrBuilderModifier and TypeClassDescriptionstatic final classA lifecycle Rule, combining an action to take on an object and a condition which will trigger that action.static final classA lifecycle Rule, combining an action to take on an object and a condition which will trigger that action.Methods in com.google.storage.v2 that return Bucket.Lifecycle.RuleOrBuilderModifier and TypeMethodDescriptionBucket.Lifecycle.Builder.getRuleOrBuilder(int index) A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.Bucket.Lifecycle.getRuleOrBuilder(int index) A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.Bucket.LifecycleOrBuilder.getRuleOrBuilder(int index) A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.Methods in com.google.storage.v2 that return types with arguments of type Bucket.Lifecycle.RuleOrBuilderModifier and TypeMethodDescriptionList<? extends Bucket.Lifecycle.RuleOrBuilder>Bucket.Lifecycle.Builder.getRuleOrBuilderList()A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.List<? extends Bucket.Lifecycle.RuleOrBuilder>Bucket.Lifecycle.getRuleOrBuilderList()A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.List<? extends Bucket.Lifecycle.RuleOrBuilder>Bucket.LifecycleOrBuilder.getRuleOrBuilderList()A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.