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 Details
-
ParseAccountFromHeaders
public ParseAccountFromHeaders()
-
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Function<HttpResponse,
Account> - Specified by:
apply
in interfaceFunction<HttpResponse,
Account>
-