public class BindGrantUserToJson extends Object implements org.jclouds.rest.MapBinder
| Constructor and Description |
|---|
BindGrantUserToJson() |
| Modifier and Type | Method and Description |
|---|---|
<R extends org.jclouds.http.HttpRequest> |
bindToRequest(R request,
Map<String,Object> postParams) |
<R extends org.jclouds.http.HttpRequest> |
bindToRequest(R request,
Object toBind) |
public <R extends org.jclouds.http.HttpRequest> R bindToRequest(R request,
Map<String,Object> postParams)
bindToRequest in interface org.jclouds.rest.MapBinderpublic <R extends org.jclouds.http.HttpRequest> R bindToRequest(R request,
Object toBind)
bindToRequest in interface org.jclouds.rest.BinderCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.