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