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