@Singleton public class BlobPropertiesToBlobMetadata extends Object implements com.google.common.base.Function<BlobProperties,MutableBlobMetadata>
| Constructor and Description | 
|---|
| BlobPropertiesToBlobMetadata(IfDirectoryReturnNameStrategy ifDirectoryReturnName,
                            com.google.common.cache.LoadingCache<String,PublicAccess> containerAcls) | 
@Inject public BlobPropertiesToBlobMetadata(IfDirectoryReturnNameStrategy ifDirectoryReturnName, com.google.common.cache.LoadingCache<String,PublicAccess> containerAcls)
public MutableBlobMetadata apply(BlobProperties from)
apply in interface com.google.common.base.Function<BlobProperties,MutableBlobMetadata>Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.