org.jclouds.openstack.swift.blobstore.functions
Class BlobStoreListContainerOptionsToListContainerOptions
java.lang.Object
org.jclouds.openstack.swift.blobstore.functions.BlobStoreListContainerOptionsToListContainerOptions
- All Implemented Interfaces:
- com.google.common.base.Function<org.jclouds.blobstore.options.ListContainerOptions,ListContainerOptions>
@Singleton
public class BlobStoreListContainerOptionsToListContainerOptions
- extends Object
- implements com.google.common.base.Function<org.jclouds.blobstore.options.ListContainerOptions,ListContainerOptions>
- Author:
- Adrian Cole
| 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 |
BlobStoreListContainerOptionsToListContainerOptions
public BlobStoreListContainerOptionsToListContainerOptions()
apply
public ListContainerOptions apply(org.jclouds.blobstore.options.ListContainerOptions from)
- Specified by:
apply in interface com.google.common.base.Function<org.jclouds.blobstore.options.ListContainerOptions,ListContainerOptions>
Copyright © 2009-2012 jclouds. All Rights Reserved.