This interface defines virtual methods for each of the user-facing overload sets in RoutersClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type RoutersClient.
To create a concrete instance, see MakeRoutersConnection().
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["This page details the `RoutersConnection` object, which provides an interface for virtual methods corresponding to user-facing overload sets in `RoutersClient`."],["The `RoutersConnection` interface enables custom behavior injection during testing, often utilizing mocking objects like `MockRoutersConnection`."],["The page lists various functions within `RoutersConnection`, including `AggregatedListRouters`, `DeleteRouter`, `GetRouter`, and many others, each allowing interaction with router resources."],["There are multiple versioned links for `RoutersConnection`, with `2.37.0-rc` being the most recent version, and can be found spanning back to `2.15.1`."],["`RoutersConnection` can be used to perform a variety of actions on routers, including getting the current status, inserting, listing, updating, patching, previewing and deleting."]]],[]]