org.jclouds.openstack.swift.v1.functions
Class ParseAccountFromHeaders
java.lang.Object
org.jclouds.openstack.swift.v1.functions.ParseAccountFromHeaders
- All Implemented Interfaces:
- com.google.common.base.Function<org.jclouds.http.HttpResponse,Account>
public class ParseAccountFromHeaders
- extends Object
- implements com.google.common.base.Function<org.jclouds.http.HttpResponse,Account>
|
Method Summary |
Account |
apply(org.jclouds.http.HttpResponse from)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
equals |
ParseAccountFromHeaders
public ParseAccountFromHeaders()
apply
public Account apply(org.jclouds.http.HttpResponse from)
- Specified by:
apply in interface com.google.common.base.Function<org.jclouds.http.HttpResponse,Account>
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.