@Singleton public class AppendToPath extends Object implements Binder
Constructor and Description |
---|
AppendToPath() |
Modifier and Type | Method and Description |
---|---|
<R extends HttpRequest> |
bindToRequest(R request,
Object input) |
protected <R extends HttpRequest> |
getValue(R request,
Object input)
Get the value that will be appended to the request URI.
|
public <R extends HttpRequest> R bindToRequest(R request, Object input)
bindToRequest
in interface Binder
protected <R extends HttpRequest> String getValue(R request, Object input)
Copyright © 2009-2013 jclouds. All Rights Reserved.