org.jclouds.rackspace.clouddns.v1.functions
Class ParseRecords
java.lang.Object
org.jclouds.rackspace.clouddns.v1.functions.ParseRecords
- All Implemented Interfaces:
- com.google.common.base.Function<org.jclouds.http.HttpResponse,org.jclouds.openstack.v2_0.domain.PaginatedCollection<RecordDetail>>
public class ParseRecords
- extends Object
- implements com.google.common.base.Function<org.jclouds.http.HttpResponse,org.jclouds.openstack.v2_0.domain.PaginatedCollection<RecordDetail>>
|
Method Summary |
org.jclouds.openstack.v2_0.domain.PaginatedCollection<RecordDetail> |
apply(org.jclouds.http.HttpResponse response)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
equals |
apply
public org.jclouds.openstack.v2_0.domain.PaginatedCollection<RecordDetail> apply(org.jclouds.http.HttpResponse response)
- Specified by:
apply in interface com.google.common.base.Function<org.jclouds.http.HttpResponse,org.jclouds.openstack.v2_0.domain.PaginatedCollection<RecordDetail>>
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.