Uses of Class
com.google.storage.v2.Bucket.SoftDeletePolicy
-
Uses of Bucket.SoftDeletePolicy in com.google.storage.v2
Methods in com.google.storage.v2 that return Bucket.SoftDeletePolicyModifier and TypeMethodDescriptionBucket.SoftDeletePolicy.Builder.build()Bucket.SoftDeletePolicy.Builder.buildPartial()static Bucket.SoftDeletePolicyBucket.SoftDeletePolicy.getDefaultInstance()Bucket.SoftDeletePolicy.Builder.getDefaultInstanceForType()Bucket.SoftDeletePolicy.getDefaultInstanceForType()Bucket.Builder.getSoftDeletePolicy()Optional.Bucket.getSoftDeletePolicy()Optional.BucketOrBuilder.getSoftDeletePolicy()Optional.static Bucket.SoftDeletePolicyBucket.SoftDeletePolicy.parseDelimitedFrom(InputStream input) static Bucket.SoftDeletePolicyBucket.SoftDeletePolicy.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.SoftDeletePolicyBucket.SoftDeletePolicy.parseFrom(byte[] data) static Bucket.SoftDeletePolicyBucket.SoftDeletePolicy.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.SoftDeletePolicyBucket.SoftDeletePolicy.parseFrom(com.google.protobuf.ByteString data) static Bucket.SoftDeletePolicyBucket.SoftDeletePolicy.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.SoftDeletePolicyBucket.SoftDeletePolicy.parseFrom(com.google.protobuf.CodedInputStream input) static Bucket.SoftDeletePolicyBucket.SoftDeletePolicy.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.SoftDeletePolicyBucket.SoftDeletePolicy.parseFrom(InputStream input) static Bucket.SoftDeletePolicyBucket.SoftDeletePolicy.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bucket.SoftDeletePolicyBucket.SoftDeletePolicy.parseFrom(ByteBuffer data) static Bucket.SoftDeletePolicyBucket.SoftDeletePolicy.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.storage.v2 that return types with arguments of type Bucket.SoftDeletePolicyModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Bucket.SoftDeletePolicy>Bucket.SoftDeletePolicy.getParserForType()static com.google.protobuf.Parser<Bucket.SoftDeletePolicy>Bucket.SoftDeletePolicy.parser()Methods in com.google.storage.v2 with parameters of type Bucket.SoftDeletePolicyModifier and TypeMethodDescriptionBucket.SoftDeletePolicy.Builder.mergeFrom(Bucket.SoftDeletePolicy other) Bucket.Builder.mergeSoftDeletePolicy(Bucket.SoftDeletePolicy value) Optional.Bucket.SoftDeletePolicy.newBuilder(Bucket.SoftDeletePolicy prototype) Bucket.Builder.setSoftDeletePolicy(Bucket.SoftDeletePolicy value) Optional.