Interface PagingBuilder<R extends PagingBuilder<R>>

    • Method Detail

      • maxRecords

        R maxRecords​(int maxRecords)
        Recommended: specify the maximum number of records to return.