org.jclouds.vcloud.binders
Class OrgNameCatalogNameVAppTemplateNameToEndpoint
java.lang.Object
org.jclouds.vcloud.binders.OrgNameCatalogNameVAppTemplateNameToEndpoint
- All Implemented Interfaces:
- org.jclouds.rest.Binder, org.jclouds.rest.MapBinder
@Singleton
public class OrgNameCatalogNameVAppTemplateNameToEndpoint
- extends Object
- implements org.jclouds.rest.MapBinder
- Author:
- Adrian Cole
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OrgNameCatalogNameVAppTemplateNameToEndpoint
@Inject
public OrgNameCatalogNameVAppTemplateNameToEndpoint(com.google.common.base.Supplier<Map<String,Map<String,Map<String,CatalogItem>>>> orgCatalogItemMap,
com.google.common.base.Supplier<ReferenceType> defaultOrg,
com.google.common.base.Supplier<ReferenceType> defaultCatalog)
bindToRequest
public <R extends org.jclouds.http.HttpRequest> R bindToRequest(R request,
Map<String,Object> postParams)
- Specified by:
bindToRequest in interface org.jclouds.rest.MapBinder
bindToRequest
public <R extends org.jclouds.http.HttpRequest> R bindToRequest(R request,
Object input)
- Specified by:
bindToRequest in interface org.jclouds.rest.Binder
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.