| Constructor and Description | 
|---|
BindUserMetadataToHeaders()  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,String> | 
apply(UserMetadata md)  | 
<R extends HttpRequest>  | 
bindToRequest(R request,
             Object input)  | 
public <R extends HttpRequest> R bindToRequest(R request, Object input)
bindToRequest in interface Binderpublic Map<String,String> apply(UserMetadata md)
apply in interface com.google.common.base.Function<UserMetadata,Map<String,String>>Copyright © 2009-2013 jclouds. All Rights Reserved.