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