Class PaginatorUtils

java.lang.Object
software.amazon.awssdk.codegen.utils.PaginatorUtils

public final class PaginatorUtils extends Object
  • Method Details

    • 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