public class ParseNestedString extends Object implements com.google.common.base.Function<HttpResponse,String>, InvocationContext<ParseNestedString>
Modifier and Type | Method and Description |
---|---|
String |
apply(HttpResponse response) |
ParseNestedString |
setContext(HttpRequest request) |
public String apply(HttpResponse response)
apply
in interface com.google.common.base.Function<HttpResponse,String>
public ParseNestedString setContext(HttpRequest request)
setContext
in interface InvocationContext<ParseNestedString>
Copyright © 2009-2013 jclouds. All Rights Reserved.