Interface AssociateAccountsResponse.Builder

  • Method Details

    • accountIds

      The IDs of the member accounts that were successfully associated.

      Parameters:
      accountIds - The IDs of the member accounts that were successfully associated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • accountIds

      AssociateAccountsResponse.Builder accountIds(String... accountIds)

      The IDs of the member accounts that were successfully associated.

      Parameters:
      accountIds - The IDs of the member accounts that were successfully associated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errors

      Any errors that occurred during the association process.

      Parameters:
      errors - Any errors that occurred during the association process.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errors

      Any errors that occurred during the association process.

      Parameters:
      errors - Any errors that occurred during the association process.
      Returns:
      Returns a reference to this object so that method calls can be chained together.