@Singleton public class BindIdsToQueryParams extends Object implements org.jclouds.rest.Binder
| Constructor and Description |
|---|
BindIdsToQueryParams() |
| Modifier and Type | Method and Description |
|---|---|
<R extends org.jclouds.http.HttpRequest> |
bindToRequest(R request,
Object input)
Binds the ids to query parameters.
|
public <R extends org.jclouds.http.HttpRequest> R bindToRequest(R request,
Object input)
bindToRequest in interface org.jclouds.rest.Binderrequest - request where the query params will be setinput - array of String paramsCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.