Package | Description |
---|---|
com.google.storage.v2 |
A client to Cloud Storage API
|
Modifier and Type | Class and Description |
---|---|
static class |
Bucket.Lifecycle.Rule
A lifecycle Rule, combining an action to take on an object and a
condition which will trigger that action.
|
static class |
Bucket.Lifecycle.Rule.Builder
A lifecycle Rule, combining an action to take on an object and a
condition which will trigger that action.
|
Modifier and Type | Method and Description |
---|---|
Bucket.Lifecycle.RuleOrBuilder |
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.
|
Bucket.Lifecycle.RuleOrBuilder |
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.Lifecycle.RuleOrBuilder |
Bucket.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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
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.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.
|
Copyright © 2023 Google LLC. All rights reserved.