Class PaginatorUtils


  • public final class PaginatorUtils
    extends Object
    • Method Detail

      • getPaginatedMethodName

        public static String getPaginatedMethodName​(String methodName)
        Parameters:
        methodName - Name of a method in sync client
        Returns:
        the name of the auto-pagination enabled operation