org.jclouds.vcloud.director.v1_5.functions.href
Class OrgURNToHref
java.lang.Object
org.jclouds.vcloud.director.v1_5.functions.URNToHref
org.jclouds.vcloud.director.v1_5.functions.href.OrgURNToHref
- All Implemented Interfaces:
- com.google.common.base.Function<Object,URI>
@Singleton
public class OrgURNToHref
- extends URNToHref
|
Method Summary |
protected String |
type()
media type to search for. |
| Methods inherited from class org.jclouds.vcloud.director.v1_5.functions.URNToHref |
apply |
| 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 |
OrgURNToHref
@Inject
public OrgURNToHref(com.google.common.cache.LoadingCache<String,Entity> resolveEntityCache)
type
protected String type()
- Description copied from class:
URNToHref
- media type to search for.
- Specified by:
type in class URNToHref
- See Also:
VCloudDirectorMediaType
Copyright © 2009-2012 jclouds. All Rights Reserved.