public class AddInternetServiceOptions extends BindAddInternetServiceToXmlPayload
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
AddInternetServiceOptions.Builder  | 
| Constructor and Description | 
|---|
AddInternetServiceOptions()  | 
| Modifier and Type | Method and Description | 
|---|---|
<R extends HttpRequest>  | 
bindToRequest(R request,
             Map<String,Object> postParams)
creates and binds the POST payload to the request using parameters specified. 
 | 
AddInternetServiceOptions | 
disabled()  | 
AddInternetServiceOptions | 
monitorDisabled()  | 
AddInternetServiceOptions | 
withDescription(String description)  | 
bindToRequestpublic <R extends HttpRequest> R bindToRequest(R request, Map<String,Object> postParams)
MapBinderbindToRequest in interface MapBinderbindToRequest in class BindAddInternetServiceToXmlPayloadPayloadParampublic AddInternetServiceOptions disabled()
public AddInternetServiceOptions monitorDisabled()
public AddInternetServiceOptions withDescription(String description)
Copyright © 2009-2013 jclouds. All Rights Reserved.