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 `AwsClusters` class within the Anthos Multi-Cloud v1 API allows for the creation and management of Anthos clusters on AWS infrastructure."],["Version 2.8.0 is the latest release available for the `AwsClusters` class, with several prior versions ranging from 2.7.0 down to 2.0.0, and even 1.0.0-beta01."],["This class inherits members from the `Object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `AwsClusters` class provides two primary methods for service definition binding: `BindService(AwsClusters.AwsClustersBase)` for creating a service definition, and `BindService(ServiceBinderBase, AwsClusters.AwsClustersBase)` for registering service methods."],["The namespace of the `AwsClusters` is `Google.Cloud.GkeMultiCloud.V1`, and the assembly is the `Google.Cloud.GkeMultiCloud.V1.dll`."]]],[]]