@Singleton public class BlobMetadataToBlobProperties extends Object implements com.google.common.base.Function<BlobMetadata,MutableBlobProperties>
| Constructor and Description |
|---|
BlobMetadataToBlobProperties() |
| Modifier and Type | Method and Description |
|---|---|
MutableBlobProperties |
apply(BlobMetadata from) |
public MutableBlobProperties apply(BlobMetadata from)
apply in interface Function<BlobMetadata,MutableBlobProperties>Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.