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 org.jclouds.http.HttpRequest> |
bindToRequest(R request,
Map<String,Object> postParams) |
AddInternetServiceOptions |
disabled() |
AddInternetServiceOptions |
monitorDisabled() |
AddInternetServiceOptions |
withDescription(String description) |
bindToRequestpublic <R extends org.jclouds.http.HttpRequest> R bindToRequest(R request,
Map<String,Object> postParams)
bindToRequest in interface org.jclouds.rest.MapBinderbindToRequest in class BindAddInternetServiceToXmlPayloadpublic AddInternetServiceOptions disabled()
public AddInternetServiceOptions monitorDisabled()
public AddInternetServiceOptions withDescription(String description)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.