-
DeleteObjectRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
DeleteObjectRequest.Builder.clear()
DeleteObjectRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Makes the operation conditional on whether the object's current generation
matches the given value.
Makes the operation conditional on whether the object's live generation
does not match the given value.
Makes the operation conditional on whether the object's current
metageneration matches the given value.
Makes the operation conditional on whether the object's current
metageneration does not match the given value.
DeleteObjectRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
DeleteObjectRequest.Builder.clone()
DeleteObjectRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DeleteObjectRequest.Builder.mergeFrom(com.google.protobuf.Message other)
DeleteObjectRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
DeleteObjectRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
DeleteObjectRequest.Builder.setBucketBytes(com.google.protobuf.ByteString value)
DeleteObjectRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Makes the operation conditional on whether the object's current generation
matches the given value.
Makes the operation conditional on whether the object's live generation
does not match the given value.
Makes the operation conditional on whether the object's current
metageneration matches the given value.
Makes the operation conditional on whether the object's current
metageneration does not match the given value.
DeleteObjectRequest.Builder.setObjectBytes(com.google.protobuf.ByteString value)
DeleteObjectRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
DeleteObjectRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)