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