Interface TransferParticipant.Builder

  • Method Details

    • managementAccountId

      TransferParticipant.Builder managementAccountId(String managementAccountId)

      ID for the management account.

      Parameters:
      managementAccountId - ID for the management account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • managementAccountEmail

      TransferParticipant.Builder managementAccountEmail(String managementAccountEmail)

      Email address for the management account.

      Parameters:
      managementAccountEmail - Email address for the management account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.