org.jclouds.trmk.vcloud_0_8.options
Class AddInternetServiceOptions
java.lang.Object
org.jclouds.trmk.vcloud_0_8.binders.BindAddInternetServiceToXmlPayload
org.jclouds.trmk.vcloud_0_8.options.AddInternetServiceOptions
- All Implemented Interfaces:
- org.jclouds.rest.Binder, org.jclouds.rest.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 <R extends org.jclouds.http.HttpRequest> R bindToRequest(R request,
Map<String,String> postParams)
- Specified by:
bindToRequest in interface org.jclouds.rest.MapBinder- Overrides:
bindToRequest in class BindAddInternetServiceToXmlPayload
disabled
public AddInternetServiceOptions disabled()
monitorDisabled
public AddInternetServiceOptions monitorDisabled()
withDescription
public AddInternetServiceOptions withDescription(String description)
Copyright © 2009-2011 jclouds. All Rights Reserved.