org.jclouds.azureblob.blobstore.functions
Class ContainerToResourceMetadata
java.lang.Object
org.jclouds.azureblob.blobstore.functions.ContainerToResourceMetadata
- All Implemented Interfaces:
- com.google.common.base.Function<ContainerProperties,org.jclouds.blobstore.domain.StorageMetadata>
@Singleton
public class ContainerToResourceMetadata
- extends Object
- implements com.google.common.base.Function<ContainerProperties,org.jclouds.blobstore.domain.StorageMetadata>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
equals |
apply
public org.jclouds.blobstore.domain.StorageMetadata apply(ContainerProperties from)
- Specified by:
apply in interface com.google.common.base.Function<ContainerProperties,org.jclouds.blobstore.domain.StorageMetadata>
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.