@Singleton public class ObjectToBlobMetadata extends Object implements com.google.common.base.Function<ObjectInfo,MutableBlobMetadata>
Constructor and Description |
---|
ObjectToBlobMetadata(IfDirectoryReturnNameStrategy ifDirectoryReturnName) |
Modifier and Type | Method and Description |
---|---|
MutableBlobMetadata |
apply(ObjectInfo from) |
@Inject public ObjectToBlobMetadata(IfDirectoryReturnNameStrategy ifDirectoryReturnName)
public MutableBlobMetadata apply(ObjectInfo from)
apply
in interface com.google.common.base.Function<ObjectInfo,MutableBlobMetadata>
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.