Uses of Class
com.google.storage.v2.Bucket.Lifecycle.Rule
-
Uses of Bucket.Lifecycle.Rule in com.google.storage.v2
Methods in com.google.storage.v2 that return Bucket.Lifecycle.RuleModifier and TypeMethodDescriptionBucket.Lifecycle.Rule.Builder.build()Bucket.Lifecycle.Rule.Builder.buildPartial()static Bucket.Lifecycle.RuleBucket.Lifecycle.Rule.getDefaultInstance()Bucket.Lifecycle.Rule.Builder.getDefaultInstanceForType()Bucket.Lifecycle.Rule.getDefaultInstanceForType()Bucket.Lifecycle.Builder.getRule(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.getRule(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.getRule(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.static Bucket.Lifecycle.RuleBucket.Lifecycle.Rule.parseDelimitedFrom(InputStream input) static Bucket.Lifecycle.RuleBucket.Lifecycle.Rule.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.Lifecycle.RuleBucket.Lifecycle.Rule.parseFrom(byte[] data) static Bucket.Lifecycle.RuleBucket.Lifecycle.Rule.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.Lifecycle.RuleBucket.Lifecycle.Rule.parseFrom(com.google.protobuf.ByteString data) static Bucket.Lifecycle.RuleBucket.Lifecycle.Rule.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.Lifecycle.RuleBucket.Lifecycle.Rule.parseFrom(com.google.protobuf.CodedInputStream input) static Bucket.Lifecycle.RuleBucket.Lifecycle.Rule.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.Lifecycle.RuleBucket.Lifecycle.Rule.parseFrom(InputStream input) static Bucket.Lifecycle.RuleBucket.Lifecycle.Rule.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.Lifecycle.RuleBucket.Lifecycle.Rule.parseFrom(ByteBuffer data) static Bucket.Lifecycle.RuleBucket.Lifecycle.Rule.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.storage.v2 that return types with arguments of type Bucket.Lifecycle.RuleModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Bucket.Lifecycle.Rule>Bucket.Lifecycle.Rule.getParserForType()Bucket.Lifecycle.Builder.getRuleList()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.getRuleList()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.getRuleList()A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.static com.google.protobuf.Parser<Bucket.Lifecycle.Rule>Bucket.Lifecycle.Rule.parser()Methods in com.google.storage.v2 with parameters of type Bucket.Lifecycle.RuleModifier and TypeMethodDescriptionBucket.Lifecycle.Builder.addRule(int index, Bucket.Lifecycle.Rule value) 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.Builder.addRule(Bucket.Lifecycle.Rule value) 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.Rule.Builder.mergeFrom(Bucket.Lifecycle.Rule other) Bucket.Lifecycle.Rule.newBuilder(Bucket.Lifecycle.Rule prototype) Bucket.Lifecycle.Builder.setRule(int index, Bucket.Lifecycle.Rule value) A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.Method parameters in com.google.storage.v2 with type arguments of type Bucket.Lifecycle.RuleModifier and TypeMethodDescriptionBucket.Lifecycle.Builder.addAllRule(Iterable<? extends Bucket.Lifecycle.Rule> values) A lifecycle management rule, which is made of an action to take and the condition(s) under which the action will be taken.