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