org.jclouds.vcloud.binders
Class OrgNameVDCNameResourceEntityNameToEndpoint
java.lang.Object
org.jclouds.vcloud.binders.OrgNameVDCNameResourceNameToEndpoint
org.jclouds.vcloud.binders.OrgNameVDCNameResourceEntityNameToEndpoint
- All Implemented Interfaces:
- org.jclouds.rest.Binder, org.jclouds.rest.MapBinder
@Singleton
public class OrgNameVDCNameResourceEntityNameToEndpoint
- extends OrgNameVDCNameResourceNameToEndpoint
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OrgNameVDCNameResourceEntityNameToEndpoint
@Inject
public OrgNameVDCNameResourceEntityNameToEndpoint(com.google.common.base.Supplier<Map<String,Map<String,VDC>>> orgVDCMap,
com.google.common.base.Supplier<ReferenceType> defaultOrg,
com.google.common.base.Supplier<ReferenceType> defaultVDC)
getEndpointOfResourceInVDC
protected URI getEndpointOfResourceInVDC(Object org,
Object vDC,
Object resource,
VDC vDCObject)
- Specified by:
getEndpointOfResourceInVDC in class OrgNameVDCNameResourceNameToEndpoint
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.