org.jclouds.vcloud.terremark.binders
Class BindAddInternetServiceToXmlPayload
java.lang.Object
org.jclouds.vcloud.terremark.binders.BindAddInternetServiceToXmlPayload
- All Implemented Interfaces:
- Binder, MapBinder
- Direct Known Subclasses:
- AddInternetServiceOptions
@Singleton
public class BindAddInternetServiceToXmlPayload
- extends Object
- implements MapBinder
- Author:
- Adrian Cole
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindAddInternetServiceToXmlPayload
public BindAddInternetServiceToXmlPayload()
bindToRequest
public void bindToRequest(HttpRequest request,
Map<String,String> postParams)
- Specified by:
bindToRequest in interface MapBinder
bindToRequest
public void bindToRequest(HttpRequest request,
Object input)
- Specified by:
bindToRequest in interface Binder
Copyright © 2009-2010 jclouds. All Rights Reserved.