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 page provides documentation for the `AwsClusters` class within the Google Cloud GKE Multi-Cloud v1 API, specifically version 2.4.0."],["The `AwsClusters` API offers a centralized service for managing Anthos clusters running on AWS infrastructure."],["The page lists various versions of the `AwsClusters` API, ranging from 1.0.0-beta01 to the latest version 2.8.0, allowing access to documentation for each."],["The `AwsClusters` class inherits members from the `object` class, including methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The documentation includes methods `BindService(AwsClustersBase)` and `BindService(ServiceBinderBase, AwsClustersBase)`, which are used to create and register service definitions with a server or service binder, respectively."]]],[]]