Reference documentation and code samples for the Apigee Connect v1 API class Tether.
Tether provides a way for the control plane to send HTTP API requests to
services in data planes that runs in a remote datacenter without
requiring customers to open firewalls on their runtime plane.
public static void BindService(ServiceBinderBase serviceBinder, Tether.TetherBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the Apigee Connect v1 API, specifically the Tether class, is version 2.4.0, and previous versions are available, starting from 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe Tether class within the Google.Cloud.ApigeeConnect.V1 namespace enables the control plane to communicate HTTP API requests to services in remote data planes without needing firewall modifications.\u003c/p\u003e\n"],["\u003cp\u003eThe Tether class inherits members from the base Object class, such as GetHashCode, GetType, MemberwiseClone, and ToString.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method facilitates the creation of a service definition that can be used to register with a server, with an implementation parameter of type \u003ccode\u003eTether.TetherBase\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method can be used with a \u003ccode\u003eServiceBinderBase\u003c/code\u003e to register service methods, allowing customization of the service binding logic, which is part of an experimental API.\u003c/p\u003e\n"]]],[],null,[]]