org.jclouds.deltacloud.config
Class DeltacloudRestClientModule.FindCollectionWithRelAndReturnHref
java.lang.Object
org.jclouds.deltacloud.config.DeltacloudRestClientModule.FindCollectionWithRelAndReturnHref
- All Implemented Interfaces:
- com.google.common.base.Function<Set<? extends DeltacloudCollection>,URI>
- Enclosing class:
- DeltacloudRestClientModule
public static class DeltacloudRestClientModule.FindCollectionWithRelAndReturnHref
- extends Object
- implements com.google.common.base.Function<Set<? extends DeltacloudCollection>,URI>
| 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 |
DeltacloudRestClientModule.FindCollectionWithRelAndReturnHref
public DeltacloudRestClientModule.FindCollectionWithRelAndReturnHref(String rel)
apply
public URI apply(Set<? extends DeltacloudCollection> arg0)
- Specified by:
apply in interface com.google.common.base.Function<Set<? extends DeltacloudCollection>,URI>
Copyright © 2009-2012 jclouds. All Rights Reserved.