org.jclouds.vcloud.director.v1_5.functions
Class ReferenceToName
java.lang.Object
org.jclouds.vcloud.director.v1_5.functions.ReferenceToName
- All Implemented Interfaces:
- com.google.common.base.Function<Reference,String>
@Singleton
public class ReferenceToName
- extends Object
- implements com.google.common.base.Function<Reference,String>
- Author:
- danikov
| 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 |
ReferenceToName
public ReferenceToName()
apply
public String apply(Reference from)
- Specified by:
apply in interface com.google.common.base.Function<Reference,String>
Copyright © 2009-2012 jclouds. All Rights Reserved.