| Modifier and Type | Class and Description | 
|---|---|
static class  | 
CreateSharedIpGroupOptions.Builder  | 
| Constructor and Description | 
|---|
CreateSharedIpGroupOptions()  | 
| 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. 
 | 
<R extends HttpRequest>  | 
bindToRequest(R request,
             Object toBind)  | 
CreateSharedIpGroupOptions | 
withServer(int id)  | 
public <R extends HttpRequest> R bindToRequest(R request, Map<String,Object> postParams)
MapBinderbindToRequest in interface MapBinderPayloadParampublic <R extends HttpRequest> R bindToRequest(R request, Object toBind)
bindToRequest in interface Binderpublic CreateSharedIpGroupOptions withServer(int id)
id - of the server to include with this request.Copyright © 2009-2013 jclouds. All Rights Reserved.