org.jclouds.chef.functions
Class UriForResource
java.lang.Object
org.jclouds.chef.functions.UriForResource
- All Implemented Interfaces:
- com.google.common.base.Function<Object,URI>
@Singleton
public class UriForResource
- extends Object
- implements com.google.common.base.Function<Object,URI>
Extracts the uri field of the given Resource.
| 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 |
UriForResource
public UriForResource()
apply
public URI apply(Object input)
- Specified by:
apply in interface com.google.common.base.Function<Object,URI>
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.