Class BlobMetadataToBlobProperties
java.lang.Object
org.jclouds.azureblob.blobstore.functions.BlobMetadataToBlobProperties
- All Implemented Interfaces:
com.google.common.base.Function<BlobMetadata,
,MutableBlobProperties> Function<BlobMetadata,
MutableBlobProperties>
@Singleton
public class BlobMetadataToBlobProperties
extends Object
implements com.google.common.base.Function<BlobMetadata,MutableBlobProperties>
-
Constructor Details
-
BlobMetadataToBlobProperties
public BlobMetadataToBlobProperties()
-
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Function<BlobMetadata,
MutableBlobProperties> - Specified by:
apply
in interfaceFunction<BlobMetadata,
MutableBlobProperties>
-