Interface RotatePaymentConnectorCredentialsResponse.Builder

  • Method Details

    • paymentConnectorId

      RotatePaymentConnectorCredentialsResponse.Builder paymentConnectorId(String paymentConnectorId)

      The unique identifier of the payment connector.

      Parameters:
      paymentConnectorId - The unique identifier of the payment connector.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • paymentManagerId

      RotatePaymentConnectorCredentialsResponse.Builder paymentManagerId(String paymentManagerId)

      The unique identifier of the parent payment manager.

      Parameters:
      paymentManagerId - The unique identifier of the parent payment manager.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastUpdatedAt

      The timestamp when the payment connector was last updated, which is when the rotation completed.

      Parameters:
      lastUpdatedAt - The timestamp when the payment connector was last updated, which is when the rotation completed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the payment connector, which is READY after a successful rotation.

      Parameters:
      status - The current status of the payment connector, which is READY after a successful rotation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the payment connector, which is READY after a successful rotation.

      Parameters:
      status - The current status of the payment connector, which is READY after a successful rotation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: