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>>