public static void BindService(ServiceBinderBase serviceBinder, AwsClusters.AwsClustersBase 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"]],[["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-21 UTC."],[[["This documentation page covers the `AwsClusters` class, part of the Anthos Multi-Cloud v1 API, which enables the management of Anthos clusters running on AWS infrastructure."],["The `AwsClusters` class has a namespace of `Google.Cloud.GkeMultiCloud.V1` and is located within the `Google.Cloud.GkeMultiCloud.V1.dll` assembly."],["The page lists multiple versions of the `AwsClusters` API, ranging from version 1.0.0-beta01 to the latest version, 2.8.0."],["Two methods, `BindService(AwsClustersBase)` and `BindService(ServiceBinderBase, AwsClustersBase)`, are detailed, allowing for the creation of service definitions and registration of service methods with or without implementation."],["The class inherits from `object`, with inherited members including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]