org.jclouds.vcloud.director.v1_5.functions.href
Class ResolveEntity
java.lang.Object
org.jclouds.vcloud.director.v1_5.functions.href.ResolveEntity
- All Implemented Interfaces:
- com.google.common.base.Function<String,Entity>
@Singleton
public class ResolveEntity
- extends Object
- implements com.google.common.base.Function<String,Entity>
| Methods inherited from interface com.google.common.base.Function |
equals |
ResolveEntity
@Inject
public ResolveEntity(VCloudDirectorApi api)
apply
public Entity apply(String input)
- Specified by:
apply in interface com.google.common.base.Function<String,Entity>
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2009-2012 jclouds. All Rights Reserved.