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."],[[["The latest version available for the AwsClusters API is 2.8.0, and the document details version 2.5.0 with links to previous versions."],["The AwsClusters API is designed for the management of Anthos clusters running on AWS infrastructure, centrally managed by a single service."],["The document outlines the `AwsClusters` class, which has inherited members from the base `object` class, detailing its methods, namespaces, and assembly information."],["`BindService` methods are used to create or register service definitions with server implementations, with one offering flexibility through a `ServiceBinderBase`."],["The `AwsClusters` class is found within the `Google.Cloud.GkeMultiCloud.V1` namespace and `Google.Cloud.GkeMultiCloud.V1.dll` assembly."]]],[]]