Class CustomerRetry.CustomerRetryBuilder

  • Enclosing class:
    CustomerRetry

    public static class CustomerRetry.CustomerRetryBuilder
    extends java.lang.Object
    • Method Detail

      • maxAttempts

        public CustomerRetry.CustomerRetryBuilder maxAttempts​(java.lang.Long maxAttempts)
        Default: 5 The maximum number of authorization retry attempts, excluding the initial authorization.
        Returns:
        this.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object