Class ParseRecords
java.lang.Object
org.jclouds.rackspace.clouddns.v1.functions.ParseRecords
- All Implemented Interfaces:
com.google.common.base.Function<HttpResponse,
,PaginatedCollection<RecordDetail>> Function<HttpResponse,
PaginatedCollection<RecordDetail>>
public class ParseRecords
extends Object
implements com.google.common.base.Function<HttpResponse,PaginatedCollection<RecordDetail>>
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Function<HttpResponse,
PaginatedCollection<RecordDetail>> - Specified by:
apply
in interfaceFunction<HttpResponse,
PaginatedCollection<RecordDetail>>
-