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