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