Class ParseObjectFromResponse
java.lang.Object
org.jclouds.openstack.swift.v1.functions.ParseObjectFromResponse
- All Implemented Interfaces:
com.google.common.base.Function<HttpResponse,
,SwiftObject> Function<HttpResponse,
,SwiftObject> InvocationContext<ParseObjectFromResponse>
public class ParseObjectFromResponse
extends Object
implements com.google.common.base.Function<HttpResponse,SwiftObject>, InvocationContext<ParseObjectFromResponse>
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Function<HttpResponse,
SwiftObject> - Specified by:
apply
in interfaceFunction<HttpResponse,
SwiftObject>
-
setContext
- Specified by:
setContext
in interfaceInvocationContext<ParseObjectFromResponse>
-