org.jclouds.trmk.vcloud_0_8.functions
Class OrgNameVDCNameResourceEntityNameToEndpoint
java.lang.Object
org.jclouds.trmk.vcloud_0_8.functions.OrgNameVDCNameResourceNameToEndpoint
org.jclouds.trmk.vcloud_0_8.functions.OrgNameVDCNameResourceEntityNameToEndpoint
- All Implemented Interfaces:
- com.google.common.base.Function<Object,URI>
@Singleton
public class OrgNameVDCNameResourceEntityNameToEndpoint
- extends OrgNameVDCNameResourceNameToEndpoint
- Author:
- Adrian Cole
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 |
OrgNameVDCNameResourceEntityNameToEndpoint
@Inject
public OrgNameVDCNameResourceEntityNameToEndpoint(com.google.common.base.Supplier<Map<String,Map<String,? extends VDC>>> orgVDCMap,
ReferenceType defaultOrg,
ReferenceType defaultVDC)
getEndpointOfResourceInVDC
protected URI getEndpointOfResourceInVDC(Object org,
Object vDC,
Object resource,
VDC vDCObject)
- Specified by:
getEndpointOfResourceInVDC
in class OrgNameVDCNameResourceNameToEndpoint
Copyright © 2009-2011 jclouds. All Rights Reserved.