Package | Description |
---|---|
com.google.storage.v2 |
A client to Cloud Storage API
|
Modifier and Type | Method and Description |
---|---|
Bucket.Lifecycle.Rule |
Bucket.Lifecycle.Rule.Builder.build() |
Bucket.Lifecycle.Rule |
Bucket.Lifecycle.Rule.Builder.buildPartial() |
static Bucket.Lifecycle.Rule |
Bucket.Lifecycle.Rule.getDefaultInstance() |
Bucket.Lifecycle.Rule |
Bucket.Lifecycle.Rule.getDefaultInstanceForType() |
Bucket.Lifecycle.Rule |
Bucket.Lifecycle.Rule.Builder.getDefaultInstanceForType() |
Bucket.Lifecycle.Rule |
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.
|
Bucket.Lifecycle.Rule |
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.Lifecycle.Rule |
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.
|
static Bucket.Lifecycle.Rule |
Bucket.Lifecycle.Rule.parseDelimitedFrom(InputStream input) |
static Bucket.Lifecycle.Rule |
Bucket.Lifecycle.Rule.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bucket.Lifecycle.Rule |
Bucket.Lifecycle.Rule.parseFrom(byte[] data) |
static Bucket.Lifecycle.Rule |
Bucket.Lifecycle.Rule.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bucket.Lifecycle.Rule |
Bucket.Lifecycle.Rule.parseFrom(ByteBuffer data) |
static Bucket.Lifecycle.Rule |
Bucket.Lifecycle.Rule.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bucket.Lifecycle.Rule |
Bucket.Lifecycle.Rule.parseFrom(com.google.protobuf.ByteString data) |
static Bucket.Lifecycle.Rule |
Bucket.Lifecycle.Rule.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bucket.Lifecycle.Rule |
Bucket.Lifecycle.Rule.parseFrom(com.google.protobuf.CodedInputStream input) |
static Bucket.Lifecycle.Rule |
Bucket.Lifecycle.Rule.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bucket.Lifecycle.Rule |
Bucket.Lifecycle.Rule.parseFrom(InputStream input) |
static Bucket.Lifecycle.Rule |
Bucket.Lifecycle.Rule.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Bucket.Lifecycle.Rule> |
Bucket.Lifecycle.Rule.getParserForType() |
List<Bucket.Lifecycle.Rule> |
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.
|
List<Bucket.Lifecycle.Rule> |
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.
|
List<Bucket.Lifecycle.Rule> |
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.
|
static com.google.protobuf.Parser<Bucket.Lifecycle.Rule> |
Bucket.Lifecycle.Rule.parser() |
Modifier and Type | Method and Description |
---|---|
Bucket.Lifecycle.Builder |
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.Builder |
Bucket.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.Rule.Builder |
Bucket.Lifecycle.Rule.Builder.mergeFrom(Bucket.Lifecycle.Rule other) |
static Bucket.Lifecycle.Rule.Builder |
Bucket.Lifecycle.Rule.newBuilder(Bucket.Lifecycle.Rule prototype) |
Bucket.Lifecycle.Builder |
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.
|
Modifier and Type | Method and Description |
---|---|
Bucket.Lifecycle.Builder |
Bucket.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.
|
Copyright © 2023 Google LLC. All rights reserved.