org.jclouds.vcloud.binders
Class OrgNameVDCNameNetworkNameToEndpoint
java.lang.Object
org.jclouds.vcloud.binders.OrgNameVDCNameResourceNameToEndpoint
org.jclouds.vcloud.binders.OrgNameVDCNameNetworkNameToEndpoint
- All Implemented Interfaces:
- org.jclouds.rest.Binder, org.jclouds.rest.MapBinder
@Singleton
public class OrgNameVDCNameNetworkNameToEndpoint
- extends OrgNameVDCNameResourceNameToEndpoint
- Author:
- Adrian Cole
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OrgNameVDCNameNetworkNameToEndpoint
@Inject
public OrgNameVDCNameNetworkNameToEndpoint(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-2013 The Apache Software Foundation. All Rights Reserved.