Class ParseAccountFromHeaders
- java.lang.Object
 - 
- org.jclouds.openstack.swift.v1.functions.ParseAccountFromHeaders
 
 
- 
- All Implemented Interfaces:
 com.google.common.base.Function<HttpResponse,Account>,Function<HttpResponse,Account>
public class ParseAccountFromHeaders extends Object implements com.google.common.base.Function<HttpResponse,Account>
 
- 
- 
Constructor Summary
Constructors Constructor Description ParseAccountFromHeaders() 
 - 
 
- 
- 
Method Detail
- 
apply
public Account apply(HttpResponse from)
- Specified by:
 applyin interfacecom.google.common.base.Function<HttpResponse,Account>- Specified by:
 applyin interfaceFunction<HttpResponse,Account>
 
 - 
 
 -