Class PaginationToNameValuePairsConverter

java.lang.Object
com.cloudconvert.resource.params.converter.PaginationToNameValuePairsConverter
All Implemented Interfaces:
Converter<Pagination,​java.util.List<org.apache.http.NameValuePair>>

public class PaginationToNameValuePairsConverter
extends java.lang.Object
implements Converter<Pagination,​java.util.List<org.apache.http.NameValuePair>>
  • Constructor Summary

    Constructors 
    Constructor Description
    PaginationToNameValuePairsConverter()  
  • Method Summary

    Modifier and Type Method Description
    java.util.List<org.apache.http.NameValuePair> convert​(@Nullable Pagination pagination)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait